Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.UIEngine2.Modules.RuntimeWorkspace.RuntimeWorkspaceLayoutEditor Class Reference

Detailed Description

Custom editor for the RuntimeWorkspaceLayout component.

Inheritance diagram for Doloro.UIEngine2.Modules.RuntimeWorkspace.RuntimeWorkspaceLayoutEditor:
Collaboration diagram for Doloro.UIEngine2.Modules.RuntimeWorkspace.RuntimeWorkspaceLayoutEditor:

Public Member Functions

override void OnInspectorGUI ()
 

Protected Member Functions

override void OnEnable ()
 
override void OnLayoutReferencesWarningsGUI ()
 
override void OnWorkspaceConfigurationWarningsGUI ()
 
override void OnLayoutReferencesGUI ()
 
override void OnWorkspaceConfigurationGUI ()
 
virtual void OnWorkspaceLayoutGUI ()
 Occurs in case if layout considered as outer workspace.
 
virtual void OnInvalidLayoutGUI ()
 Occurs in case if layout configured with errors and can't work.
 
virtual void OnSplittedLayoutGUI ()
 Occurs in case if layout considered as splitted.
 
virtual void OnRaycastSettingsWarningsGUI ()
 
virtual void OnRaycastSettingsGUI ()
 Layout block of raycast settings.
 

Protected Attributes

SerializedProperty InitFirstSubWorkspaceProp
 
SerializedProperty InitSecondSubWorkspaceProp
 
SerializedProperty InitSplitTypeProp
 
SerializedProperty InitSplitDirectionOrderProp
 
SerializedProperty InitValueSourceProp
 
SerializedProperty InitSplitValueProp
 
SerializedProperty ContentProp
 
SerializedProperty WorkspaceKeyProp
 

Properties

static bool IsLayoutConfigurationTabShown [get, set]
 
static bool IsLayoutReferencesTabShown = false [get, set]
 
static bool IsWorkspaceConfigurationTabShown = true [get, set]
 
static bool IsRaycastTabShown = false [get, set]
 

Member Function Documentation

◆ OnEnable()

override void Doloro.UIEngine2.Modules.RuntimeWorkspace.RuntimeWorkspaceLayoutEditor.OnEnable ( )
protectedvirtual

◆ OnLayoutReferencesGUI()

override void Doloro.UIEngine2.Modules.RuntimeWorkspace.RuntimeWorkspaceLayoutEditor.OnLayoutReferencesGUI ( )
protectedvirtual

◆ OnLayoutReferencesWarningsGUI()

override void Doloro.UIEngine2.Modules.RuntimeWorkspace.RuntimeWorkspaceLayoutEditor.OnLayoutReferencesWarningsGUI ( )
protectedvirtual

◆ OnWorkspaceConfigurationGUI()

override void Doloro.UIEngine2.Modules.RuntimeWorkspace.RuntimeWorkspaceLayoutEditor.OnWorkspaceConfigurationGUI ( )
protectedvirtual

◆ OnWorkspaceConfigurationWarningsGUI()

override void Doloro.UIEngine2.Modules.RuntimeWorkspace.RuntimeWorkspaceLayoutEditor.OnWorkspaceConfigurationWarningsGUI ( )
protectedvirtual

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