ISimulationEditorExtender::GetSupportedSimulationFactoryClass

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

Unreal Engine C++ API Reference > Editor > ClothingSystemEditorInterface > ISimulationEditorExtender

  • ISimulationEditorExtender::GetSupportedSimulationFactoryClass()

References

   
Module ClothingSystemEditorInterface
Header /Engine/Source/Editor/ClothingSystemEditorInterface/Public/SimulationEditorExtender.h
Include #include "SimulationEditorExtender.h"
[UClass](API\Runtime\CoreUObject\UObject\UClass) * GetSupportedSimulationFactoryClass()  

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library