I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE2:Tab_PlayerSettings (UT2003)

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

Class: XInterface.Tab_OnlineSettings Parent: XInterface.GUITabPanel

<Enter a description here>

Properties[edit]

See Tab_PlayerSettings properties.

Instance functions[edit]

InitComponent[edit]

function InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


InternalApply[edit]

function bool InternalApply (GUIComponent Sender)


InternalDraw[edit]

function bool InternalDraw (Canvas canvas)


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


InternalOnLoadINI[edit]

function InternalOnLoadINI (GUIComponent Sender, string s)


NextAnim[edit]

function bool NextAnim (GUIComponent Sender)


PlayList[edit]

function bool PlayList (GUIComponent Sender)


ShowPanel[edit]

function ShowPanel (bool bShow)

Overrides: GUITabPanel.ShowPanel


TeamChange[edit]

function TeamChange (GUIComponent Sender)


Toggle3DView[edit]

function bool Toggle3DView (GUIComponent Sender)


UpdateSpinnyDude[edit]

function UpdateSpinnyDude ()