Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FTopLevelAssetPath > API/Runtime/CoreUObject/UObject/FTopLevelAssetPath/TrySetPath
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/TopLevelAssetPath.h |
| Include | #include "UObject/TopLevelAssetPath.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/TopLevelAssetPath.cpp |
bool TrySetPath
(
FWideStringView Path
)
Remarks
Sets asset path of this reference based on a string path. Resets this object and returns false if the string is empty or does not represent a top level asset path.