Gah - a solution with more questions. – EntropicLqd
UE3:UTLockWarningMessage (UDK)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> LocalMessage >> UTLocalMessage >> UTLockWarningMessage |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Properties
Property group 'Message'
MissileLockOnString
Type: string
Modifiers: localized
Default value: "Missile Lock-On!"
RadarLockString
Type: string
Modifiers: localized
Default value: "Enemy Radar Lock!"
Internal variables
RedColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 0 |
G | 0 |
R | 255 |
YellowColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 0 |
G | 255 |
R | 255 |
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bIsPartiallyUnique | True | ||||||||||
DrawColor |
|
||||||||||
FontSize | 1 | ||||||||||
Lifetime | 2.5 | ||||||||||
MessageArea | 3 |
Static functions
AnnouncementLevel
Overrides: UTLocalMessage.AnnouncementLevel
GetColor
static function Object.Color GetColor (optional int Switch, optional PlayerReplicationInfo RelatedPRI_1, optional PlayerReplicationInfo RelatedPRI_2, optional Object OptionalObject)
Overrides: LocalMessage.GetColor
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