There is no spoon

UE2:Tab_DetailSettings (UE2Runtime)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UE2Runtime Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_DetailSettings
Package: 
RTInterface
This class in other games:
UT2003, UT2004

null

Properties[edit]

bExpert[edit]

Type: bool

Modifiers: config


bPlayedSound[edit]

Type: bool


DetailLevels[edit]

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[edit]

Type: int


prevTextureDetail[edit]

Type: int


prevWorldDetail[edit]

Type: int


Default values[edit]

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[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


InternalOnLoadINI[edit]

function InternalOnLoadINI (GUIComponent Sender, string s)


InternalOnSaveINI[edit]

function string InternalOnSaveINI (GUIComponent Sender)