Inventory Engine  v3.8
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
MoreMountains.Tools.MMRadioSignalEditor Class Reference

Inherits Editor.

Inherited by MoreMountains.Tools.MMRadioSignalGeneratorEditor.

Public Member Functions

override bool RequiresConstantRepaint ()
 
override void OnInspectorGUI ()
 

Protected Member Functions

virtual void OnEnable ()
 
virtual void DrawProperties ()
 

Protected Attributes

MMRadioSignal _radioSignal
 
float _inspectorWidth
 
SerializedProperty _duration
 
SerializedProperty _currentLevel
 

Member Function Documentation

◆ DrawProperties()

virtual void MoreMountains.Tools.MMRadioSignalEditor.DrawProperties ( )
protectedvirtual

◆ OnEnable()

virtual void MoreMountains.Tools.MMRadioSignalEditor.OnEnable ( )
protectedvirtual

◆ OnInspectorGUI()

override void MoreMountains.Tools.MMRadioSignalEditor.OnInspectorGUI ( )

◆ RequiresConstantRepaint()

override bool MoreMountains.Tools.MMRadioSignalEditor.RequiresConstantRepaint ( )

Member Data Documentation

◆ _currentLevel

SerializedProperty MoreMountains.Tools.MMRadioSignalEditor._currentLevel
protected

◆ _duration

SerializedProperty MoreMountains.Tools.MMRadioSignalEditor._duration
protected

◆ _inspectorWidth

float MoreMountains.Tools.MMRadioSignalEditor._inspectorWidth
protected

◆ _radioSignal

MMRadioSignal MoreMountains.Tools.MMRadioSignalEditor._radioSignal
protected

The documentation for this class was generated from the following file: