class MAGES::Recorder::Editor::PositionChangeEventPropertyDrawer¶
Property drawer for PositionChangeEvent.
class PositionChangeEventPropertyDrawer: public PropertyDrawer
{
public:
// methods
override VisualElement CreatePropertyGUI(SerializedProperty property);
};