UE2:BombTargetMessage (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
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 |
| ||||||||||
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.