Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/UInterchangeFactoryBase
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/InterchangeFactoryBase.h |
| Include | #include "InterchangeFactoryBase.h" |
virtual bool GetSourceFilenames
(
const UObject * Object,
TArray < FString > & OutSourceFilenames
) const
Remarks
Fills the OutSourceFilenames array with the list of source files contained in the asset source data. Returns true if the operation was successful.