class MAGES::MeshDeformations::Editor::VolumeConstraintsDestructionDetectorEditor

Custom Inspector for the VolumeConstraintsDestructionDetector component.

class VolumeConstraintsDestructionDetectorEditor: public UnityEditor.Editor
{
public:
    // methods

    override VisualElement CreateInspectorGUI();
};