The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:Tab_VideoSettings (UT2003)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_VideoSettings |
Contents |
- Package:
- XInterface
- This class in other games:
- UE2Runtime, UT2004
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Class: XInterface.Tab_VideoSettings Parent: XInterface.GUITabPanel
<Enter a description here>
[edit] Properties
See Tab_VideoSettings properties.
[edit] Structs
[edit] DisplayMode
[edit] Instance functions
[edit] ApplyChanges
function bool ApplyChanges (GUIComponent Sender)
[edit] CheckSupportedResolutions
function CheckSupportedResolutions ()
[edit] InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPanel.InitComponent
[edit] InternalOnChange
function InternalOnChange (GUIComponent Sender)
[edit] InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
[edit] InternalOnLoadINI
function InternalOnLoadINI (GUIComponent Sender, string s)
[edit] InternalOnSaveINI
function string InternalOnSaveINI (GUIComponent Sender)
[edit] Refresh
function Refresh ()
Overrides: GUITabPanel.Refresh
