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

Gameplay.ActionMessage

Extends
CriticalEventPlus

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.LocalMessage
         |   
         +-- Gameplay.CriticalEventPlus
            |   
            +-- Gameplay.ActionMessage

Direct Known Subclasses:

ActionMessage_BR, ActionMessage_CTF, ActionMessage_DM, ActionMessage_DOM, ActionMessage_ONS, ActionMessage_SubTitle

Variables Summary
stringMessages[32]
Inherited Variables from Engine.LocalMessage
bBeep, bComplexString, bFadeMessage, bIsConsoleMessage, bIsPartiallyUnique, bIsSpecial, bIsUnique, ChildMessage, DrawColor, DrawPivot, FontSize, Lifetime, PosX, PosY, StackMode

Enumerations Summary
Inherited Enumerations from Engine.LocalMessage
EStackMode

Functions Summary
functionstring GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject ))
Inherited Functions from Engine.LocalMessage
AssembleString, ClientReceive, GetColor, GetConsoleColor, GetFontSize, GetLifeTime, GetPos, GetRelatedString, GetString, IsConsoleMessage, RenderComplexMessage


Variables Detail

Messages[32] Source code

var localized string Messages[32];


Functions Detail

GetString Source code

static function string GetString ( optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject ) )


Defaultproperties

defaultproperties
{
    PosY=0.85
    FontSize=0
    Lifetime=8
   	DrawColor=(R=255,G=255,B=0,A=255)
}

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