Cogito, ergo sum

UE2:Tab_VideoSettings (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
(Redirected from UE2:DisplayMode (UT2003))
Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_VideoSettings
Package: 
XInterface
This class in other games:
UT2004, UE2Runtime

Class: XInterface.Tab_VideoSettings Parent: XInterface.GUITabPanel

<Enter a description here>

Properties[edit]

See Tab_VideoSettings properties.

Structs[edit]

DisplayMode[edit]

int Width 
int Height 

Instance functions[edit]

ApplyChanges[edit]

function bool ApplyChanges (GUIComponent Sender)


CheckSupportedResolutions[edit]

function CheckSupportedResolutions ()


InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


InternalOnLoadINI[edit]

function InternalOnLoadINI (GUIComponent Sender, string s)


InternalOnSaveINI[edit]

function string InternalOnSaveINI (GUIComponent Sender)


Refresh[edit]

function Refresh ()

Overrides: GUITabPanel.Refresh