The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:Tab_PlayerSettings (UE2Runtime)

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

null

Properties[edit]

bChanged[edit]

Type: bool


Default values[edit]

Property Value
Controls[0] moEditBox'RTInterface.Tab_PlayerSettings.PlayerName'
Controls[1] moNumericEdit'RTInterface.Tab_PlayerSettings.PlayerFOV'
WinHeight 0.72
WinTop 0.15

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


InternalApply[edit]

function bool InternalApply (GUIComponent Sender)


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


InternalOnLoadINI[edit]

function InternalOnLoadINI (GUIComponent Sender, string s)