Navigation
API > API/Plugins > API/Plugins/NNEEditorTools > API/Plugins/NNEEditorTools/UNNEModelDataFactory
- FReimportHandler::SetReimportPaths()
- UNNEModelDataFactory::SetReimportPaths()
References
| Module | NNEEditorTools |
| Header | /Engine/Plugins/Experimental/NNE/Source/NNEEditorTools/Public/NNEModelDataFactory.h |
| Include | #include "NNEModelDataFactory.h" |
| Source | /Engine/Plugins/Experimental/NNE/Source/NNEEditorTools/Private/NNEModelDataFactory.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 |