Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FNameEntryId
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
FNameEntryId Rhs |
UObject/NameTypes.h | ||
bool operator==
(
FIntrusiveUnsetOptionalState |
Comparison against special type for checking TOptional |
UObject/NameTypes.h |
operator==(FNameEntryId)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path | #include "UObject/NameTypes.h" |
bool operator==
(
FNameEntryId Rhs
) const
operator==(FIntrusiveUnsetOptionalState)
Description
Comparison against special type for checking TOptional
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path | #include "UObject/NameTypes.h" |
bool operator==
(
FIntrusiveUnsetOptionalState
) const