I don't need to test my programs. I have an error-correcting modem.

UE2:MidGamePanel (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> MidGamePanel
Package: 
GUI2K4
Direct subclasses:
UT2K4Tab_OnslaughtMap, UT2K4Tab_ServerInfo, UT2K4Tab_MidGameHelp, UT2K4Tab_MidGameRulesCombo, UT2K4Tab_MidGameVoiceChat, UT2K4Tab_PlayerLoginControls, UT2K4Tab_ServerMapList, UT2K4Tab_ServerMOTD

Created on: 11/12/2003 Base class for mid-game menu tabs

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

Property group 'MidGamePanel'[edit]

bLocked[edit]

Type: bool


Delegates[edit]

ModifiedChatRestriction[edit]

delegate ModifiedChatRestriction (MidGamePanel Sender, int PlayerID)


Functions[edit]

Events[edit]

Free[edit]

event Free ()

Overrides: GUITabPanel.Free


Other instance functions[edit]

LevelChanged[edit]

function LevelChanged ()

Overrides: GUIMultiComponent.LevelChanged


PlayerIDIsMine[edit]

function bool PlayerIDIsMine (coerce int idx)


UpdateChatRestriction[edit]

function UpdateChatRestriction (int PlayerID)