|
| DialogGUIHorizontalLayout (params DialogGUIBase[] list) |
|
| DialogGUIHorizontalLayout (TextAnchor achr, params DialogGUIBase[] list) |
|
| DialogGUIHorizontalLayout (float minWidth, float minHeight, params DialogGUIBase[] list) |
|
| DialogGUIHorizontalLayout (bool sw=false, bool sh=false, params DialogGUIBase[] list) |
|
| DialogGUIHorizontalLayout (bool sw, bool sh, float sp, RectOffset pad, TextAnchor achr, params DialogGUIBase[] list) |
|
| DialogGUIHorizontalLayout (float minWidth, float minHeight, float sp, RectOffset pad, TextAnchor achr, params DialogGUIBase[] list) |
|
override GameObject | Create (ref Stack< Transform > layouts, UISkinDef skin) |
|
| DialogGUILayoutBase (params DialogGUIBase[] list) |
|
void | AddChild (DialogGUIBase child) |
|
void | AddChildren (DialogGUIBase[] c) |
|
| DialogGUIBase (params DialogGUIBase[] list) |
|
virtual void | Resize () |
|
void | SetOptionText (string text) |
|
virtual void | Update () |
|
DialogGUIHorizontalLayout.DialogGUIHorizontalLayout |
( |
params DialogGUIBase[] |
list | ) |
|
|
inline |
DialogGUIHorizontalLayout.DialogGUIHorizontalLayout |
( |
TextAnchor |
achr, |
|
|
params DialogGUIBase[] |
list |
|
) |
| |
|
inline |
DialogGUIHorizontalLayout.DialogGUIHorizontalLayout |
( |
float |
minWidth, |
|
|
float |
minHeight, |
|
|
params DialogGUIBase[] |
list |
|
) |
| |
|
inline |
DialogGUIHorizontalLayout.DialogGUIHorizontalLayout |
( |
bool |
sw = false , |
|
|
bool |
sh = false , |
|
|
params DialogGUIBase[] |
list |
|
) |
| |
|
inline |
DialogGUIHorizontalLayout.DialogGUIHorizontalLayout |
( |
bool |
sw, |
|
|
bool |
sh, |
|
|
float |
sp, |
|
|
RectOffset |
pad, |
|
|
TextAnchor |
achr, |
|
|
params DialogGUIBase[] |
list |
|
) |
| |
|
inline |
DialogGUIHorizontalLayout.DialogGUIHorizontalLayout |
( |
float |
minWidth, |
|
|
float |
minHeight, |
|
|
float |
sp, |
|
|
RectOffset |
pad, |
|
|
TextAnchor |
achr, |
|
|
params DialogGUIBase[] |
list |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: