Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

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

Property group 'MidGamePanel'

bLocked

Type: bool


Delegates

ModifiedChatRestriction

delegate ModifiedChatRestriction (MidGamePanel Sender, int PlayerID)


Functions

Events

Free

event Free ()

Overrides: GUITabPanel.Free


Other instance functions

LevelChanged

function LevelChanged ()

Overrides: GUIMultiComponent.LevelChanged


PlayerIDIsMine

function bool PlayerIDIsMine (coerce int idx)


UpdateChatRestriction

function UpdateChatRestriction (int PlayerID)