Always snap to grid

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

See Tab_VideoSettings properties.

Structs

DisplayMode

int Width 
int Height 

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions

ApplyChanges

function bool ApplyChanges (GUIComponent Sender)


CheckSupportedResolutions

function CheckSupportedResolutions ()


InternalOnChange

function InternalOnChange (GUIComponent Sender)


InternalOnClick

function bool InternalOnClick (GUIComponent Sender)


InternalOnLoadINI

function InternalOnLoadINI (GUIComponent Sender, string s)


InternalOnSaveINI

function string InternalOnSaveINI (GUIComponent Sender)


Refresh

function Refresh ()

Overrides: GUITabPanel.Refresh