ISimulationEditorExtender::GetSupportedSimulationFactoryClass

Called to identify the type of clothing simulation this editor extender can support.

Windows
MacOS
Linux

References

Module

ClothingSystemEditorInterface

Header

/Engine/Source/Editor/ClothingSystemEditorInterface/Public/SimulationEditorExtender.h

Include

#include "SimulationEditorExtender.h"

Syntax

UClass * GetSupportedSimulationFactoryClass()

Remarks

Called to identify the type of clothing simulation this editor extender can support. Should return a class derived from UClothingSimulationFactory

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss