cohtml.CohtmlEditor
Base editor class for Cohtml related components. Inserts cohtml logo and buttons that open the documentation and developer portal.
Inherits from Editor
Inherited by cohtml.CohtmlInputHandlerEditor, cohtml.CohtmlLiveViewEditor, cohtml.CohtmlTouchKeyboardEditor, cohtml.CohtmlUISystemEditor, cohtml.CohtmlViewEditor, CohtmlSystemSettingsEditor
Public Functions
Name | |
---|---|
void | OnEnable() |
override void | OnInspectorGUI() |
Protected Attributes
Name | |
---|---|
List< Foldout > | m_Fields |
Public Functions Documentation
function OnEnable
void OnEnable()
function OnInspectorGUI
override void OnInspectorGUI()
Protected Attributes Documentation
variable m_Fields
List< Foldout > m_Fields;