Gah - a solution with more questions. – EntropicLqd

UE2:UT2K4Tab_DetailSettings (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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[edit]

RENDERMODECOUNT[edit]

Value: 2


Properties[edit]

See UT2K4Tab_DetailSettings properties.

Structs[edit]

DisplayMode[edit]

int Width 
int Height 

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Settings_Tabs.InitComponent


Opened[edit]

event Opened (GUIComponent Sender)

Overrides: Settings_Tabs.Opened


ResolutionChanged[edit]

event ResolutionChanged (int NewX, int NewY)

Overrides: GUIComponent.ResolutionChanged


Other instance functions[edit]

AddNewResolution[edit]

function int AddNewResolution (string NewDisplayMode)


CheckSliders[edit]

function CheckSliders ()


CheckSupportedResolutions[edit]

function CheckSupportedResolutions ()


GetComboOptions[edit]

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


GetConfigString[edit]

final function string GetConfigString (string DetailString)


GetDetailIndex[edit]

function int GetDetailIndex (string DetailString)


GetGUIString[edit]

final function string GetGUIString (string ConfigString)


InitializeCombos[edit]

function InitializeCombos ()


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)

Overrides: Settings_Tabs.InternalOnChange


InternalOnLoadINI[edit]

function InternalOnLoadINI (GUIComponent Sender, string s)


InternalOnPreDraw[edit]

function bool InternalOnPreDraw (Canvas C)


Refresh[edit]

function Refresh ()

Overrides: GUITabPanel.Refresh


RenderDeviceClick[edit]

function bool RenderDeviceClick (byte Btn)


ResetClicked[edit]

function ResetClicked ()

Overrides: Settings_Tabs.ResetClicked


ResetRenderDevice[edit]

function ResetRenderDevice ()


ResetViewport[edit]

function ResetViewport ()


SaveSettings[edit]

function SaveSettings ()

Overrides: Settings_Tabs.SaveSettings


SetupPositions[edit]

function SetupPositions ()


ShowPanel[edit]

function ShowPanel (bool bShow)

Overrides: Settings_Tabs.ShowPanel


UpdateDecalStay[edit]

function UpdateDecalStay ()


VideoChangeClose[edit]

function VideoChangeClose (optional bool bCancelled)