Cogito, ergo sum

UE2:BombTargetMessage (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> LocalMessage >> BombTargetMessage
Package: 
UnrealGame

The message displayed to a player when receiving a targeted (alt-fire) ball pass in Bombing Run.

Properties

TargetMessage

Type: string

Modifiers: localized

The message to display.

Default value: "Incoming Pass"

Default values

Property Value
bFadeMessage True
bIsConsoleMessage False
bIsUnique True
DrawColor
Member Value
A 200
B 200
G 200
R 200
Lifetime 1
PosY 0.65

Static functions

GetString

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

Overrides: LocalMessage.GetString

Returns the TargetMessage.