There is no spoon

UE3:UTVictimMessage (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> LocalMessage >> UTLocalMessage >> UTWeaponKillMessage >> UTVictimMessage
Package: 
UTGame
This class in other games:
UDK

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties[edit]

Property group 'Message'[edit]

KilledByTrailer[edit]

Type: string

Modifiers: localized


Default value: "!"

OrbSuicideString[edit]

Type: string

Modifiers: localized


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

RunOverString[edit]

Type: string

Modifiers: localized


Default value: "(Hit and Run)"

ScorpionKamikazeString[edit]

Type: string

Modifiers: localized


Default value: "(Scorpion Self Destruct)"

SpiderMineString[edit]

Type: string

Modifiers: localized


Default value: "(Spider Mine)"

TelefragString[edit]

Type: string

Modifiers: localized


Default value: "(Telefrag)"

ViperKamikazeString[edit]

Type: string

Modifiers: localized


Default value: "(Viper Self Destruct)"

YouWereKilledBy[edit]

Type: string

Modifiers: localized


Default value: "You were killed by"

Default values[edit]

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

Static functions[edit]

GetString[edit]

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

Overrides: LocalMessage.GetString