I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
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
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
UpdateChatRestriction
function UpdateChatRestriction (int PlayerID)