Navigation
API > API/Runtime > API/Runtime/CoreUObject
Slow alphabetical order that is stable / deterministic over process runs.
| Name | FSoftObjectPtrLexicalLess |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPtr.h |
| Include Path | #include "UObject/SoftObjectPtr.h" |
Syntax
struct FSoftObjectPtrLexicalLess : private FSoftObjectPathLexicalLess
Inheritance Hierarchy
- FSoftObjectPathLexicalLess → FSoftObjectPtrLexicalLess
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator()
(
const SoftObjectPtrType& Lhs, |
UObject/SoftObjectPtr.h |