I'm a doctor, not a mechanic
UE2:UT2K4Tab_DetailSettings (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> Settings_Tabs >> UT2K4Tab_DetailSettings |
Contents
- 1 Constants
- 2 Properties
- 3 Structs
- 4 Functions
- 4.1 Events
- 4.2 Other instance functions
- 4.2.1 AddNewResolution
- 4.2.2 CheckSliders
- 4.2.3 CheckSupportedResolutions
- 4.2.4 GetComboOptions
- 4.2.5 GetConfigString
- 4.2.6 GetDetailIndex
- 4.2.7 GetGUIString
- 4.2.8 InitializeCombos
- 4.2.9 InternalOnChange
- 4.2.10 InternalOnLoadINI
- 4.2.11 InternalOnPreDraw
- 4.2.12 Refresh
- 4.2.13 RenderDeviceClick
- 4.2.14 ResetClicked
- 4.2.15 ResetRenderDevice
- 4.2.16 ResetViewport
- 4.2.17 SaveSettings
- 4.2.18 SetupPositions
- 4.2.19 ShowPanel
- 4.2.20 UpdateDecalStay
- 4.2.21 VideoChangeClose
- Package:
- GUI2K4
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Description
Created by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved
Constants
RENDERMODECOUNT
Value: 2
Properties
See UT2K4Tab_DetailSettings properties.
Structs
DisplayMode
Functions
Events
InitComponent
event InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: Settings_Tabs.InitComponent
Opened
event Opened (GUIComponent Sender)
Overrides: Settings_Tabs.Opened
ResolutionChanged
Overrides: GUIComponent.ResolutionChanged
Other instance functions
AddNewResolution
CheckSliders
function CheckSliders ()
CheckSupportedResolutions
function CheckSupportedResolutions ()
GetComboOptions
GetConfigString
GetDetailIndex
GetGUIString
InitializeCombos
function InitializeCombos ()
InternalOnChange
function InternalOnChange (GUIComponent Sender)
Overrides: Settings_Tabs.InternalOnChange
InternalOnLoadINI
function InternalOnLoadINI (GUIComponent Sender, string s)
InternalOnPreDraw
Refresh
function Refresh ()
Overrides: GUITabPanel.Refresh
RenderDeviceClick
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)