Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FName
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
FName Other |
UObject/NameTypes.h | ||
bool operator==
(
FIntrusiveUnsetOptionalState I |
Special comparison operator for TOptional |
UObject/NameTypes.h |
operator==(FName)
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path | #include "UObject/NameTypes.h" |
bool operator==
(
FName Other
) const
operator==(FIntrusiveUnsetOptionalState)
Description
Special comparison operator for TOptional
| Name | operator== |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include Path | #include "UObject/NameTypes.h" |
bool operator==
(
FIntrusiveUnsetOptionalState I
) const