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

Betrayal.BetrayalDeathMessage

Extends
xDeathMessage

BetrayalDeathMessage Creation date: 2011-07-18 08:57 Last change: $Id$ Copyright © 2011, Wormbo Website: http://www.koehler-homepage.de/Wormbo/ Feel free to reuse this code. Send me a note if you found it helpful or want to report bugs/provide improvements.

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.LocalMessage
         |   
         +-- XGame.xDeathMessage
            |   
            +-- Betrayal.BetrayalDeathMessage

Variables Summary
Inherited Variables from XGame.xDeathMessage
bNoConsoleDeathMessages, KilledString, SomeoneString
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
function ClientReceive (PlayerController P, optional int MessageSwitch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject))
Inherited Functions from XGame.xDeathMessage
ClientReceive, GetConsoleColor, GetString
Inherited Functions from Engine.LocalMessage
AssembleString, ClientReceive, GetColor, GetConsoleColor, GetFontSize, GetLifeTime, GetPos, GetRelatedString, GetString, IsConsoleMessage, RenderComplexMessage


Functions Detail

ClientReceive Source code

static function ClientReceive ( PlayerController P, optional int MessageSwitch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject) )


Defaultproperties

defaultproperties
{
	bNoConsoleDeathMessages = True
}



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