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

Botpack.SayMessagePlus

Extends
StringMessagePlus

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.LocalMessage
         |   
         +-- Botpack.LocalMessagePlus
            |   
            +-- Botpack.StringMessagePlus
               |   
               +-- Botpack.SayMessagePlus

Variables Summary
Inherited Variables from Botpack.LocalMessagePlus
CyanColor, FontSize, GreenColor, LightGreenColor

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 Botpack.StringMessagePlus
AssembleString
Inherited Functions from Botpack.LocalMessagePlus
GetColor, GetFontSize, GetOffset


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
{
     bComplexString=True
     DrawColor=(R=0,B=0)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:14:56.363 - Created with UnCodeX