class MAGES::MeshDeformations::Editor::ClothActorEditorΒΆ

Custom Inspector for ClothActor.

class ClothActorEditor: public Editor
{
public:
    // methods

    override VisualElement CreateInspectorGUI();
};