Always snap to grid

UE2:Tab_DetailSettings (UE2Runtime)

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
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_DetailSettings
Package: 
RTInterface
This class in other games:
UT2003, UT2004

null

Properties

bExpert

Type: bool

Modifiers: config


bPlayedSound

Type: bool


DetailLevels

Type: string

Array size: 7

Modifiers: localized


Default value, index 0: "Lowest"

Default value, index 1: "Lower"

Default value, index 2: "Low"

Default value, index 3: "Normal"

Default value, index 4: "High"

Default value, index 5: "Higher"

Default value, index 6: "Highest"

prevCharDetail

Type: int


prevTextureDetail

Type: int


prevWorldDetail

Type: int


Default values

Property Value
Controls[0] GUIImage'RTInterface.Tab_DetailSettings.DetailBK'
Controls[1] moComboBox'RTInterface.Tab_DetailSettings.DetailWorldDetail'
Controls[10] moComboBox'RTInterface.Tab_DetailSettings.DetailDecalStay'
Controls[11] moCheckBox'RTInterface.Tab_DetailSettings.DetailProjectors'
Controls[12] moCheckBox'RTInterface.Tab_DetailSettings.DetailDecoLayers'
Controls[13] moCheckBox'RTInterface.Tab_DetailSettings.DetailTrilinear'
Controls[14] moCheckBox'RTInterface.Tab_DetailSettings.DetailBlob'
Controls[2] moComboBox'RTInterface.Tab_DetailSettings.DetailCharacterDetail'
Controls[3] moComboBox'RTInterface.Tab_DetailSettings.DetailActorDetail'
Controls[4] moComboBox'RTInterface.Tab_DetailSettings.DetailPhysics'
Controls[5] moCheckBox'RTInterface.Tab_DetailSettings.DetailCharacterShadows'
Controls[6] moCheckBox'RTInterface.Tab_DetailSettings.DetailDecals'
Controls[7] moCheckBox'RTInterface.Tab_DetailSettings.DetailDynamicLighting'
Controls[8] moCheckBox'RTInterface.Tab_DetailSettings.DetailCoronas'
Controls[9] moCheckBox'RTInterface.Tab_DetailSettings.DetailDetailTextures'
WinHeight 0.74
WinTop 0.15

Instance functions

InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


InternalOnChange

function InternalOnChange (GUIComponent Sender)


InternalOnLoadINI

function InternalOnLoadINI (GUIComponent Sender, string s)


InternalOnSaveINI

function string InternalOnSaveINI (GUIComponent Sender)