Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/AssetRegistry > API/Runtime/CoreUObject/AssetRegistry/FAssetData
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | GetFullName () |
Returns the full name for the asset in the form: Class FullPath |
![]() ![]() |
void | GetFullName
(
FString& OutFullName |
Populates OutFullName with the full name for the asset in the form: Class FullPath |
![]() ![]() |
void | GetFullName
(
FStringBuilderBase& OutFullNameBuilder |
Populates OutFullNameBuilder with the full name for the asset in the form: Class ObjectPath |