Navigation
API > API/Editor > API/Editor/ClothingSystemEditor
| Name | FClothingSystemEditorModule |
| Type | class |
| Header File | /Engine/Source/Editor/ClothingSystemEditor/Public/ClothingSystemEditorModule.h |
| Include Path | #include "ClothingSystemEditorModule.h" |
Syntax
class FClothingSystemEditorModule :
public IModuleInterface ,
public IClothingAssetFactoryProvider
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClothingSystemEditorModule() |
ClothingSystemEditorModule.h |
Functions
Public
Overridden from IModuleInterface
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void ShutdownModule() |
ClothingSystemEditorModule.h | ||
virtual void StartupModule() |
ClothingSystemEditorModule.h |
Overridden from IClothingAssetFactoryProvider
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UClothingAssetFactoryBase * GetFactory() |
ClothingSystemEditorModule.h |