Navigation
API > API/Editor > API/Editor/ClothingSystemEditorInterface > API/Editor/ClothingSystemEditorInterface/ISimulationEditorExtender
Description
Called to identify the type of clothing simulation this editor extender can support. Should return a class derived from UClothingSimulationFactory
| Name | GetSupportedSimulationFactoryClass |
| Type | function |
| Header File | /Engine/Source/Editor/ClothingSystemEditorInterface/Public/SimulationEditorExtender.h |
| Include Path | #include "SimulationEditorExtender.h" |
UClass * GetSupportedSimulationFactoryClass()