Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FNameEntryId
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool UEOpEquals
(
FNameEntryId Rhs |
Fast non-alphabetical order that is only stable during this process' lifetime | UObject/NameTypes.h | |
bool UEOpEquals
(
FIntrusiveUnsetOptionalState |
Comparison against special type for checking TOptional |
UObject/NameTypes.h | |
bool UEOpEquals
(
EName Ename |
UObject/NameTypes.h |
UEOpEquals(FNameEntryId)
Description
Fast non-alphabetical order that is only stable during this process' lifetime
| Name | UEOpEquals |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path | #include "UObject/NameTypes.h" |
bool UEOpEquals
(
FNameEntryId Rhs
) const
UEOpEquals(FIntrusiveUnsetOptionalState)
Description
Comparison against special type for checking TOptional
| Name | UEOpEquals |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path | #include "UObject/NameTypes.h" |
bool UEOpEquals
(
FIntrusiveUnsetOptionalState
) const
UEOpEquals(EName)
| Name | UEOpEquals |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path | #include "UObject/NameTypes.h" |
bool UEOpEquals
(
EName Ename
) const