I'm a doctor, not a mechanic

UE2:UT2K4Tab_DetailSettings (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> Settings_Tabs >> UT2K4Tab_DetailSettings
Package: 
GUI2K4

Description

Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Constants

RENDERMODECOUNT

Value: 2


Properties

See UT2K4Tab_DetailSettings properties.

Structs

DisplayMode

int Width 
int Height 

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Settings_Tabs.InitComponent


Opened

event Opened (GUIComponent Sender)

Overrides: Settings_Tabs.Opened


ResolutionChanged

event ResolutionChanged (int NewX, int NewY)

Overrides: GUIComponent.ResolutionChanged


Other instance functions

AddNewResolution

function int AddNewResolution (string NewDisplayMode)


CheckSliders

function CheckSliders ()


CheckSupportedResolutions

function CheckSupportedResolutions ()


GetComboOptions

final function GetComboOptions (moComboBox Combo, out array<GUI.GUIListElemAr)


GetConfigString

final function string GetConfigString (string DetailString)


GetDetailIndex

function int GetDetailIndex (string DetailString)


GetGUIString

final function string GetGUIString (string ConfigString)


InitializeCombos

function InitializeCombos ()


InternalOnChange

function InternalOnChange (GUIComponent Sender)

Overrides: Settings_Tabs.InternalOnChange


InternalOnLoadINI

function InternalOnLoadINI (GUIComponent Sender, string s)


InternalOnPreDraw

function bool InternalOnPreDraw (Canvas C)


Refresh

function Refresh ()

Overrides: GUITabPanel.Refresh


RenderDeviceClick

function bool RenderDeviceClick (byte Btn)


ResetClicked

function ResetClicked ()

Overrides: Settings_Tabs.ResetClicked


ResetRenderDevice

function ResetRenderDevice ()


ResetViewport

function ResetViewport ()


SaveSettings

function SaveSettings ()

Overrides: Settings_Tabs.SaveSettings


SetupPositions

function SetupPositions ()


ShowPanel

function ShowPanel (bool bShow)

Overrides: Settings_Tabs.ShowPanel


UpdateDecalStay

function UpdateDecalStay ()


VideoChangeClose

function VideoChangeClose (optional bool bCancelled)