UE2:Tab_PlayerSettings (UE2Runtime)

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

null

Properties

bChanged

Type: bool


Default values

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

Instance functions

InitComponent

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


InternalApply

function bool InternalApply (GUIComponent Sender)


InternalOnChange

function InternalOnChange (GUIComponent Sender)


InternalOnClick

function bool InternalOnClick (GUIComponent Sender)


InternalOnLoadINI

function InternalOnLoadINI (GUIComponent Sender, string s)