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