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

JBAddonCelebration.JBLocalMessageCelebration

Extends
JBLocalMessageScreen
Modifiers
abstract

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.LocalMessage
         |   
         +-- Jailbreak.JBLocalMessage
            |   
            +-- Jailbreak.JBLocalMessageScreen
               |   
               +-- JBAddonCelebration.JBLocalMessageCelebration

Variables Summary
stringTextKeyboardCelebration
Inherited Variables from Jailbreak.JBLocalMessageScreen
ColorTextArena, ColorTextKeyboard, ColorTextLastMan, ColorTextTeam, FontSizeArena, FontSizeKeyboard, FontSizeLastMan, FontSizeTeam, LifetimeArena, LifetimeKeyboard, LifetimeLastMan, LifetimeTeam, PosYArena, PosYKeyboardArena, PosYKeyboardCamera, PosYLastMan, PosYTeam
Inherited Variables from Jailbreak.JBLocalMessage
ClassLocalMessageConsole, ClassLocalMessageConsoleOneSecond, ClassLocalMessageScreen, TextArenaCancelCombatant, TextArenaCancelOther, TextArenaCountdown[3], TextArenaEndLoser, TextArenaEndOther, TextArenaEndWinner, TextArenaStartCombatant, TextArenaStartOther, TextArenaTieCombatant, TextArenaTieOther, TextDisallowedEscape, TextKeyboardArena, TextKeyboardArenaBound, TextKeyboardArenaUnbound, TextKeyboardCamera, TextKeyboardCameraBound, TextKeyboardCameraUnbound, TextLastMan, TextLastManCantRelease, TextTeamCaptured[2], TextTeamReleasedBy[2], TextTeamReleasedNobody, TextTeamReleased[2], TextTeamReleaseJammed, TextTeamStalemate

Functions Summary
function GetPos (int Switch, out EDrawPivot OutDrawPivot, out EStackMode OutStackMode, out float OutPosX, out float OutPosY))
functionstring GetString (optional int Switch, optional PlayerReplicationInfo PlayerReplicationInfo1, optional PlayerReplicationInfo PlayerReplicationInfo2, optional Object ObjectOptional))
Inherited Functions from Jailbreak.JBLocalMessageScreen
ClientReceive, GetColor, GetFontSize, GetLifeTime, GetPos
Inherited Functions from Jailbreak.JBLocalMessage
ClientReceive, GetString, IsLocalPlayer, PlaySpeech, ReplaceTextArena, ReplaceTextPlayer, StaticReplaceText


Variables Detail

TextKeyboardCelebration Source code

var localized string TextKeyboardCelebration;


Functions Detail

GetPos Source code

static function GetPos ( int Switch, out EDrawPivot OutDrawPivot, out EStackMode OutStackMode, out float OutPosX, out float OutPosY) )

GetString Source code

static function string GetString ( optional int Switch, optional PlayerReplicationInfo PlayerReplicationInfo1, optional PlayerReplicationInfo PlayerReplicationInfo2, optional Object ObjectOptional) )


Defaultproperties

defaultproperties
{
  TextKeyboardCelebration = "Press your movement and taunt keys to celebrate the capture"
}



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