Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI2K4.MidGamePanel

Extends
UT2K4TabPanel
Modifiers
abstract

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.MidGamePanel

Direct Known Subclasses:

JBMidGamePanelHelp, UT2K4Tab_MidGameHelp, UT2K4Tab_MidGameRulesCombo, UT2K4Tab_MidGameVoiceChat, UT2K4Tab_OnslaughtMap, UT2K4Tab_PlayerLoginControls, UT2K4Tab_ServerInfo, UT2K4Tab_ServerMapList, UT2K4Tab_ServerMOTD

Variables Summary
MidGamePanel
boolbLocked
Inherited Variables from XInterface.GUITabPanel
bFillHeight, FadeInTime, MyButton, PanelCaption

Delegates Summary
delegate ModifiedChatRestriction (MidGamePanel Sender, int PlayerID)

Functions Summary
function Free ()))
function LevelChanged ()))
functionbool PlayerIDIsMine (coerce int idx ))
function UpdateChatRestriction (int PlayerID ))
Inherited Functions from XInterface.GUITabPanel
CanShowPanel, Free, InitPanel, OnDestroyPanel, Refresh, ShowPanel


Variables Detail

MidGamePanel

bLocked Source code

var(MidGamePanel) bool bLocked;


Delegates Detail

ModifiedChatRestriction Source code

delegate ModifiedChatRestriction ( MidGamePanel Sender, int PlayerID )


Functions Detail

Free Source code

function Free ( ) )

LevelChanged Source code

function LevelChanged ( ) )

PlayerIDIsMine Source code

function bool PlayerIDIsMine ( coerce int idx ) )

UpdateChatRestriction Source code

function UpdateChatRestriction ( int PlayerID ) )


Defaultproperties

defaultproperties
{


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:14.355 - Created with UnCodeX