The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:Tab_VideoSettings (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT2003 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_VideoSettings

Contents

Package: 
XInterface
This class in other games:
UE2Runtime, UT2004

Class: XInterface.Tab_VideoSettings Parent: XInterface.GUITabPanel

<Enter a description here>

[edit] Properties

See Tab_VideoSettings properties.

[edit] Structs

[edit] DisplayMode

int Width 
int Height 

[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