Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeAssetImportData
Description
Return the first filename stored in this data. The resulting filename will be absolute (that is, not relative to the asset).
| Name | ScriptGetFirstFilename |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeAssetImportData.h |
| Include Path | #include "InterchangeAssetImportData.h" |
UFUNCTION (BlueprintCallable, Category="Interchange | AssetImportData")
FString ScriptGetFirstFilename() const