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

UnrealGame.TeamSayMessagePlus

Extends
StringMessagePlus

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.LocalMessage
         |   
         +-- UnrealGame.StringMessagePlus
            |   
            +-- UnrealGame.TeamSayMessagePlus

Variables Summary
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 AssembleString (HUD myHUD, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional String MessageString)
function RenderComplexMessage (Canvas Canvas, out float XL, out float YL, optional string MessageString, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)
Inherited Functions from UnrealGame.StringMessagePlus
AssembleString
Inherited Functions from Engine.LocalMessage
AssembleString, ClientReceive, GetColor, GetConsoleColor, GetFontSize, GetLifeTime, GetPos, GetRelatedString, GetString, IsConsoleMessage, RenderComplexMessage


Functions Detail

AssembleString Source code

static function string AssembleString ( HUD myHUD, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional String MessageString )

RenderComplexMessage Source code

static function RenderComplexMessage ( Canvas Canvas, out float XL, out float YL, optional string MessageString, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject )


Defaultproperties

defaultproperties
{
     bBeep=True
     Lifetime=6
     DrawColor=(B=128,R=128)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:19.937 - Created with UnCodeX