Navigation
API > API/Plugins > API/Plugins/InterchangeImport > API/Plugins/InterchangeImport/Mesh > API/Plugins/InterchangeImport/Mesh/UInterchangeStaticMeshFactory
- UInterchangeFactoryBase::SetSourceFilename()
- UInterchangeStaticMeshFactory::SetSourceFilename()
References
| Module | InterchangeImport |
| Header | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Mesh/InterchangeStaticMeshFactory.h |
| Include | #include "Mesh/InterchangeStaticMeshFactory.h" |
| Source | /Engine/Plugins/Interchange/Runtime/Source/Import/Private/Mesh/InterchangeStaticMeshFactory.cpp |
virtual bool SetSourceFilename
(
const UObject * Object,
const FString & SourceFilename,
int32 SourceIndex
) const
Remarks
Sets the object's source at the specified index to the given SourceFileName.