Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/AssetRegistry > API/Runtime/CoreUObject/AssetRegistry/FAssetData
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | Returns the name for the asset in the form: Class'FullPath' | |
![]() ![]() |
void | GetExportTextName
(
FString& OutExportTextName |
Populates OutExportTextName with the name for the asset in the form: Class'FullPath' |
![]() ![]() |
void | GetExportTextName
(
FStringBuilderBase& OutExportTextNameBuilder |
Populates OutExportTextNameBuilder with the name for the asset in the form: Class'FullPath' |