The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall
UE2:Tab_PlayerSettings (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> Tab_PlayerSettings |
- Package:
- RTInterface
- This class in other games:
- UT2003, UT2004
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. |
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)