FLinker::GetImportClassName

Gets the class name for the specified index in the import map.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Linker.h

Include

#include "UObject/Linker.h"

Syntax

FName GetImportClassName
(
    int32 ImportIdx
)

Remarks

Gets the class name for the specified index in the import map.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss