Gah - a solution with more questions. – EntropicLqd
UE2:MidGamePanel (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
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
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: 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]
UpdateChatRestriction[edit]
function UpdateChatRestriction (int PlayerID)