DemiLib
A collection of Demigiant's utility libraries for Unity (https://github.com/Demigiant/demilib)
DG.DemiEditor.DeGUILayout.ToolbarScope Class Reference
Inheritance diagram for DG.DemiEditor.DeGUILayout.ToolbarScope:
DG.DemiEditor.Core.DeGUIScope

Public Member Functions

 ToolbarScope (params GUILayoutOption[] options)
 
 ToolbarScope (GUIStyle style, params GUILayoutOption[] options)
 
 ToolbarScope (Color backgroundShade, GUIStyle style, params GUILayoutOption[] options)
 
- Public Member Functions inherited from DG.DemiEditor.Core.DeGUIScope
void Dispose ()
 

Protected Member Functions

override void CloseScope ()
 

Constructor & Destructor Documentation

DG.DemiEditor.DeGUILayout.ToolbarScope.ToolbarScope ( params GUILayoutOption[]  options)
DG.DemiEditor.DeGUILayout.ToolbarScope.ToolbarScope ( GUIStyle  style,
params GUILayoutOption[]  options 
)
DG.DemiEditor.DeGUILayout.ToolbarScope.ToolbarScope ( Color  backgroundShade,
GUIStyle  style,
params GUILayoutOption[]  options 
)

Member Function Documentation

override void DG.DemiEditor.DeGUILayout.ToolbarScope.CloseScope ( )
protectedvirtual

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