Quantum 3
3.0.14
Inspector code to manage the QuantumDotnetBuildSettings asset in the editor. More...
Public Member Functions | |
| override void | OnInspectorGUI () |
| Draw the inspector GUI. More... | |
Public Member Functions inherited from Quantum.Editor.QuantumEditor | |
| override void | OnInspectorGUI () |
Protected Member Functions | |
| override void | OnEnable () |
| Cache properties. More... | |
Protected Member Functions inherited from Quantum.Editor.QuantumEditor | |
| void | DrawEditorButtons () |
| Draws the editor buttons. More... | |
| void | DrawScriptPropertyField () |
| Draws the script property field. More... | |
| virtual void | OnDisable () |
| Empty implementations, provided for compatibility with OdinEditor class. More... | |
| void | PrepareOnInspectorGUI () |
| Prepares the editor by initializing the script header drawer. More... | |
Inspector code to manage the QuantumDotnetBuildSettings asset in the editor.
|
inlineprotectedvirtual |
Cache properties.
Reimplemented from Quantum.Editor.QuantumEditor.
|
inline |
Draw the inspector GUI.