Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/FFactoryCommon
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeImportCommon.h |
| Include | #include "InterchangeImportCommon.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeImportCommon.cpp |
static bool GetSourceFilenames
(
const UAssetImportData * AssetImportData,
TArray< FString > & OutSourceFilenames
)
Remarks
Fills the OutSourceFilenames array with the list of source files contained in the asset source data. Returns true if the operation was successful.