Navigation
API > API/Plugins > API/Plugins/HairStrandsEditor > API/Plugins/HairStrandsEditor/UReimportGroomCacheFactory
- FReimportHandler::SetReimportPaths()
- UReimportGroomCacheFactory::SetReimportPaths()
References
Module | HairStrandsEditor |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/ReimportGroomCacheFactory.h |
Include | #include "ReimportGroomCacheFactory.h" |
Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Private/ReimportGroomCacheFactory.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 |