Navigation
Unreal Engine C++ API Reference > Editor > UnrealEd > Factories > UReimportFbxSkeletalMeshFactory > SetReimportPaths
- FReimportHandler::SetReimportPaths()
- UReimportFbxSkeletalMeshFactory::SetReimportPaths()
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/ReimportFbxSkeletalMeshFactory.h |
Include | #include "Factories/ReimportFbxSkeletalMeshFactory.h" |
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 |