My program doesn't have bugs. It just develops random features.

UE2:Tab_VideoSettings (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_VideoSettings
Package: 
XInterface
This class in other games:
UT2003, 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 

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions[edit]

ApplyChanges[edit]

function bool ApplyChanges (GUIComponent Sender)


CheckSupportedResolutions[edit]

function CheckSupportedResolutions ()


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