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