|
void | ApplySettings () |
| Override of ApplySettings. Applies all Video changed settings More...
|
|
DialogGUIBase[] | DrawMiniSettings () |
| DrawMiniSettings. It draws the Video Mini Settings More...
|
|
void | DrawSettings () |
| Override of DrawSettings. It draws the Video Settings More...
|
|
string | GetName () |
|
void | GetSettings () |
|
new void | OnUpdate () |
|
| DialogGUIVerticalLayout (params DialogGUIBase[] list) |
|
| DialogGUIVerticalLayout (float minWidth, float minHeight, params DialogGUIBase[] list) |
|
| DialogGUIVerticalLayout (bool sw=false, bool sh=false) |
|
| DialogGUIVerticalLayout (bool sw, bool sh, float sp, RectOffset pad, TextAnchor achr, params DialogGUIBase[] list) |
|
| DialogGUIVerticalLayout (float minWidth, float minHeight, float sp, RectOffset pad, TextAnchor achr, params DialogGUIBase[] list) |
|
override void | Update () |
|
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) |
|
void VideoSettings.ApplySettings |
( |
| ) |
|
|
inline |
DrawMiniSettings. It draws the Video Mini Settings
Implements ISettings.
void VideoSettings.DrawSettings |
( |
| ) |
|
|
inline |
Override of DrawSettings. It draws the Video Settings
< GUILayout.Label(PQSCache.PresetList.preset);
Implements ISettings.
string VideoSettings.GetName |
( |
| ) |
|
|
inline |
void VideoSettings.GetSettings |
( |
| ) |
|
|
inline |
new void VideoSettings.OnUpdate |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: