Gah - a solution with more questions. – EntropicLqd

UE3:UTVictimMessage (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> LocalMessage >> UTLocalMessage >> UTWeaponKillMessage >> UTVictimMessage
Package: 
UTGame
This class in other games:
UT3


Properties

Property group 'Message'

KilledByTrailer

Type: string

Modifiers: localized


Default value: "!"

OrbSuicideString

Type: string

Modifiers: localized


Default value: "You decided to be a hero."

RunOverString

Type: string

Modifiers: localized


ScorpionKamikazeString

Type: string

Modifiers: localized


SpiderMineString

Type: string

Modifiers: localized


TelefragString

Type: string

Modifiers: localized


ViperKamikazeString

Type: string

Modifiers: localized


YouWereKilledBy

Type: string

Modifiers: localized


Default value: "You were killed by"

Default values

Property Value
bIsUnique True
DrawColor
Member Value
A 255
B 0
G 0
R 255
FontSize 2
Lifetime 6.0

Static functions

GetString

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

Overrides: LocalMessage.GetString