Navigation
API > API/Plugins > API/Plugins/AlembicImporter > API/Plugins/AlembicImporter/UAlembicImportFactory
- FReimportHandler::SetReimportPaths()
- UAlembicImportFactory::SetReimportPaths()
References
| Module | AlembicImporter |
| Header | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicImporter/Classes/AlembicImportFactory.h |
| Include | #include "AlembicImportFactory.h" |
| Source | /Engine/Plugins/Importers/AlembicImporter/Source/AlembicImporter/Private/AlembicImportFactory.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 |