Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

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

Contents

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

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] Functions

[edit] Events

[edit] InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


[edit] Other instance functions

[edit] ApplyChanges

function bool ApplyChanges (GUIComponent Sender)


[edit] CheckSupportedResolutions

function CheckSupportedResolutions ()


[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