|
static bool | Foldout (Rect rect, bool foldout, GUIContent label, params Rect[] toolRects) |
|
static bool | BeginFoldoutGroup (bool foldout, GUIContent label, GUIStyle containerStyle=null, bool centerLabel=false) |
|
static void | EndFoldoutGroup () |
|
◆ BeginFoldoutGroup()
static bool Megapop.PimpEdit.Editor.PimpEditorGui.BeginFoldoutGroup |
( |
bool |
foldout, |
|
|
GUIContent |
label, |
|
|
GUIStyle |
containerStyle = null , |
|
|
bool |
centerLabel = false |
|
) |
| |
|
inlinestatic |
◆ EndFoldoutGroup()
static void Megapop.PimpEdit.Editor.PimpEditorGui.EndFoldoutGroup |
( |
| ) |
|
|
inlinestatic |
◆ Foldout()
static bool Megapop.PimpEdit.Editor.PimpEditorGui.Foldout |
( |
Rect |
rect, |
|
|
bool |
foldout, |
|
|
GUIContent |
label, |
|
|
params Rect[] |
toolRects |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: