Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
Inheritance Hierarchy
- FSoftObjectPathFastLess
- FSoftObjectPtrFastLess
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPtr.h |
| Include | #include "UObject/SoftObjectPtr.h" |
Syntax
struct FSoftObjectPtrFastLess : private FSoftObjectPathFastLess
Remarks
Fast non-alphabetical order that is only stable during this process' lifetime.
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator()
(
const SoftObjectPtrType& Lhs, |