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