Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FName
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FNameEntry const * GetEntry
(
EName Ename |
UObject/NameTypes.h | ||
static FNameEntry const * GetEntry
(
FNameEntryId Id |
UObject/NameTypes.h |
GetEntry(EName)
| Name | GetEntry |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path | #include "UObject/NameTypes.h" |
| Source | /Engine/Source/Runtime/Core/Private/UObject/UnrealNames.cpp |
static FNameEntry const * GetEntry
(
EName Ename
)
GetEntry(FNameEntryId)
| Name | GetEntry |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path | #include "UObject/NameTypes.h" |
| Source | /Engine/Source/Runtime/Core/Private/UObject/UnrealNames.cpp |
static FNameEntry const * GetEntry
(
FNameEntryId Id
)