Custom editor for sequence recorder.
More...
Custom editor for sequence recorder.
◆ DetectStartAndEnd()
| virtual void MoreMountains.Feedbacks.MMInputSequenceRecorderEditor.DetectStartAndEnd |
( |
| ) |
|
|
protectedvirtual |
Detects presses on the start or end keys.
◆ EditorDetectRecording()
| virtual void MoreMountains.Feedbacks.MMInputSequenceRecorderEditor.EditorDetectRecording |
( |
| ) |
|
|
protectedvirtual |
Looks for key presses on sequence key bindings.
◆ EditorGlobalKeyPress()
| virtual void MoreMountains.Feedbacks.MMInputSequenceRecorderEditor.EditorGlobalKeyPress |
( |
| ) |
|
|
protectedvirtual |
◆ OnEnable()
| virtual void MoreMountains.Feedbacks.MMInputSequenceRecorderEditor.OnEnable |
( |
| ) |
|
|
protectedvirtual |
On enable we initialize our styles and listen for input in editor mode.
◆ OnInspectorGUI()
| override void MoreMountains.Feedbacks.MMInputSequenceRecorderEditor.OnInspectorGUI |
( |
| ) |
|
Draws the custom inspector.
◆ RequiresConstantRepaint()
| override bool MoreMountains.Feedbacks.MMInputSequenceRecorderEditor.RequiresConstantRepaint |
( |
| ) |
|
Forces constant inspector repaints.
- Returns
◆ _boxPosition
| Vector2 MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._boxPosition |
|
protected |
◆ _boxSize
| Vector2 MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._boxSize |
|
protected |
◆ _currentEvent
| Event MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._currentEvent |
|
protected |
◆ _externalMargin
| int MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._externalMargin = 10 |
|
protected |
◆ _inspectorWidth
| float MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._inspectorWidth |
|
protected |
◆ _Recording
| SerializedProperty MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._Recording |
|
protected |
◆ _recordingColor
| Color MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._recordingColor = Color.red |
|
protected |
◆ _recordingStyle
| GUIStyle MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._recordingStyle |
|
protected |
◆ _recordingTextColor
| Color MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._recordingTextColor = Color.white |
|
protected |
◆ _rect
| Rect MoreMountains.Feedbacks.MMInputSequenceRecorderEditor._rect |
|
protected |
◆ _targetRecorder
The documentation for this class was generated from the following file: