Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
Inheritance Hierarchy
- FSoftObjectPathLexicalLess
- FSoftObjectPtrLexicalLess
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h |
| Include | #include "UObject/SoftObjectPath.h" |
Syntax
struct FSoftObjectPathLexicalLess
Remarks
Slow alphabetical order that is stable / deterministic over process runs.
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator()
(
const FSoftObjectPath& Lhs, |