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