Photon Quantum 3.0.0

Public Member Functions | List of all members
Quantum.Editor.QuantumInstantReplayDemoEditor Class Reference

A custom editor to for the instant replay demo. Displays start and stop buttons. More...

Inheritance diagram for Quantum.Editor.QuantumInstantReplayDemoEditor:
Quantum.Editor.QuantumEditor

Public Member Functions

override void OnInspectorGUI ()
 
override bool RequiresConstantRepaint ()
 
- Public Member Functions inherited from Quantum.Editor.QuantumEditor
override void OnInspectorGUI ()
 

Additional Inherited Members

- 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...
 
virtual void OnEnable ()
 Empty implementations, provided for compatibility with OdinEditor class. More...
 
void PrepareOnInspectorGUI ()
 Prepares the editor by initializing the script header drawer. More...
 

Detailed Description

A custom editor to for the instant replay demo. Displays start and stop buttons.

Member Function Documentation

◆ OnInspectorGUI()

override void Quantum.Editor.QuantumInstantReplayDemoEditor.OnInspectorGUI ( )
inline

◆ RequiresConstantRepaint()

override bool Quantum.Editor.QuantumInstantReplayDemoEditor.RequiresConstantRepaint ( )
inline