Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/UObject
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/UObject/NameTypes.h |
| Include | #include "UObject/NameTypes.h" |
Syntax
struct FNameFastLess
Remarks
Fast non-alphabetical order that is only stable during this process' lifetime
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator()
(
const FName& A, |
||
| bool | operator()
(
FNameEntryId A, |