UE2:MatchSetupPanelBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
![]() |
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> MatchSetupPanelBase |
- Package:
- xVoting
- Direct subclasses:
- MatchSetupLoginPanel, MatchSetupMain, MatchSetupMaps, MatchSetupMutator, MatchSetupRules
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. |
Created on: 01/02/2004 Base class for all match setup panels
Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved TODO: CONFLICTS!!! someone updates a setting that you've already changed...their change is replicated down what to do about this?
Properties
Property group 'MatchSetupPanelBase'
bDirty
Type: bool
Group
Type: string
VRI
Type: VotingReplicationInfo
Modifiers: editconst, noexport
Default values
Delegates
OnLogIn
delegate OnLogIn ()
OnLogOut
delegate OnLogOut ()
SendCommand
delegate SendCommand (string Cmd)
Functions
Events
Free
event Free ()
Overrides: GUITabPanel.Free
Other instance functions
HandleResponse
InitPanel
function InitPanel ()
Overrides: GUITabPanel.InitPanel
InternalOnChange
function InternalOnChange (GUIComponent Sender)
IsAdmin
function bool IsAdmin ()
IsLoggedIn
function bool IsLoggedIn ()
LoggedIn
function LoggedIn ()
LoggedOut
function LoggedOut ()
ReceiveComplete
function ReceiveComplete ()
SubmitChanges
function SubmitChanges ()