Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/UDatasmithImportFactory
- FReimportHandler::SetReimportPaths()
- UDatasmithImportFactory::SetReimportPaths()
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImportFactory.h |
| Include | #include "DatasmithImportFactory.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImportFactory.cpp |
virtual void SetReimportPaths
&40;
UObject &42; Obj,
const TArray< FString > & NewReimportPaths
&41;
Remarks
Sets the reimport path(s) for the specified object
Parameters
| Name | Description |
|---|---|
| Obj | Object for which to change the reimport path(s) |
| NewReimportPaths | The new path(s) to set on the object |