There is no spoon

UE1:DeathMessagePlus (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT Object >> Actor >> Info >> LocalMessage >> LocalMessagePlus >> DeathMessagePlus
Package: 
BotPack
Direct subclass:
EradicatedDeathMessage

An Unreal Tournament Death Message.

Switch 0: Kill RelatedPRI_1 is the Killer. RelatedPRI_2 is the Victim. OptionalObject is the Killer's Weapon Class.

Switch 1: Suicide RelatedPRI_1 guy who killed himself.

Properties

KilledString

Type: string

Modifiers: localized


Default value: "was killed by"

Default values

Property Value
ChildMessage Class'BotPack.KillerMessagePlus'
DrawColor
Member Value
B 0
G 0

Static functions

ClientReceive

static function ClientReceive (PlayerPawn P, optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)

Overrides: LocalMessage.ClientReceive


GetString

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

Overrides: LocalMessage.GetString