UE2:XKillerMessagePlus (UT2003): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
m Reverted edits by Rebec123 (Talk) to last revision by Wormbo
 
Line 63: Line 63:
| {{tl|EStackMode||LocalMessage|SM_Down}}
| {{tl|EStackMode||LocalMessage|SM_Down}}
|}
|}
[http://www.superiorpapers.com custom papers]


==Static functions==
==Static functions==
Line 72: Line 71:


<!-- enter function description -->
<!-- enter function description -->
<!--[http://www.superiorpapers.com custom papers]

Latest revision as of 10:49, 13 July 2010

UT2003 Object >> Actor >> Info >> LocalMessage >> XKillerMessagePlus
Package:
XGame
This class in other games:

null

Properties

Property group 'Message'

YouKilled

Type: string

Modifiers: localized


Default value: "You killed"

YouKilledTrailer

Type: string

Modifiers: localized


Default values

Property Value
bFadeMessage True
bIsUnique True
DrawColor
Member Value
A 255
B 255
G 160
R 0
PosY 0.12
StackMode SM_Down

Static functions

GetString

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

Overrides: LocalMessage.GetString