Navigation
API > API/Plugins > API/Plugins/HairStrandsEditor
| Name | UReimportGroomCacheFactory |
| Type | class |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsEditor/Public/ReimportGroomCacheFactory.h |
| Include Path | #include "ReimportGroomCacheFactory.h" |
Syntax
UCLASS (HideCategories=Object)
class UReimportGroomCacheFactory :
public UHairStrandsFactory ,
public FReimportHandler
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UFactory → UHairStrandsFactory → UReimportGroomCacheFactory
- FReimportHandler → UReimportGroomCacheFactory
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UReimportGroomCacheFactory
(
const FObjectInitializer& ObjectInitializer |
ReimportGroomCacheFactory.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanReimport
(
UObject* Obj, |
ReimportGroomCacheFactory.h | ||
virtual int32 GetPriority() |
ReimportGroomCacheFactory.h | ||
virtual EReimportResult::Type Reimport
(
UObject* Obj |
ReimportGroomCacheFactory.h | ||
virtual void SetReimportPaths
(
UObject* Obj, |
ReimportGroomCacheFactory.h |
Overridden from UHairStrandsFactory
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool FactoryCanImport
(
const FString& Filename |
ReimportGroomCacheFactory.h |