Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FTopLevelAssetPath
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/TopLevelAssetPath.h |
| Include | #include "UObject/TopLevelAssetPath.h" |
This function is only for temporary use interfacing with APIs that still expect an FName Those APIS should be updated to use FTopLevelAssetPath or FSoftLevelObjectPath FName ToFName() const
Remarks
Return the full asset path (e.g. '/Path/To/Package.AssetName') as an FName.