cohtml.Editor.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.Editor.CohtmlInputHandlerEditor, cohtml.Editor.CohtmlLiveViewEditor, cohtml.Editor.CohtmlSystemSettingsEditor, cohtml.Editor.CohtmlTouchKeyboardEditor, cohtml.Editor.CohtmlUISystemEditor, cohtml.Editor.CohtmlViewEditor
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| void | OnEnable() |
| override void | OnInspectorGUI() |
Protected Attributes
Section titled “Protected Attributes”| Name | |
|---|---|
| List< Foldout > | m_Fields |
Public Functions Documentation
Section titled “Public Functions Documentation”function OnEnable
Section titled “function OnEnable”void OnEnable()function OnInspectorGUI
Section titled “function OnInspectorGUI”override void OnInspectorGUI()Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable m_Fields
Section titled “variable m_Fields”List< Foldout > m_Fields;© 2026 Coherent Labs. All rights reserved.