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

Botpack.EradicatedDeathMessage

Extends
DeathMessagePlus

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.LocalMessage
         |   
         +-- Botpack.LocalMessagePlus
            |   
            +-- Botpack.DeathMessagePlus
               |   
               +-- Botpack.EradicatedDeathMessage

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

Functions Summary
functionstring GetString (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject ))
Inherited Functions from Botpack.DeathMessagePlus
ClientReceive, GetString
Inherited Functions from Botpack.LocalMessagePlus
GetColor, GetFontSize, GetOffset


Variables Detail

EradicatedMessage Source code

var localized string EradicatedMessage;


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
{
     EradicatedMessage="was eradicated by the unholy power of"
}

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