Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FTopLevelAssetPath
Deprecated * FNames containing full asset paths have been replaced by FTopLevelAssetPath/FSoftLevelObjectPath.
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 useFTopLevelAssetPath or FSoftLevelObjectPath FName ToFName&40;&41; const
Remarks
Return the full asset path (e.g. '/Path/To/Package.AssetName') as an FName.