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 FTopLevelAssetPathFastLess
Remarks
Fast non-alphabetical order that is only stable during this process' lifetime
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator()
(
const FTopLevelAssetPath& A, |