Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:UTLockWarningMessage (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 10:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT3 Object >> LocalMessage >> UTLocalMessage >> UTLockWarningMessage
Package: 
UTGame
This class in other games:
UDK

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

Properties

Property group 'Message'

AvrilLockOnString

Type: string

Modifiers: localized


Default value: "Eintreffender AVRiL!"

MissileLockOnString

Type: string

Modifiers: localized


Default value: "Raketen-Lock-On!"

RadarLockString

Type: string

Modifiers: localized


Default value: "Feidlicher Radar-Lock!"

SPMAAcquiredString

Type: string

Modifiers: localized


Default value: "Hellfire SPMA erworben"

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
Member Value
A 255
B 255
G 160
R 0
FontSize 1
Lifetime 2.0
MessageArea 3

Static functions

AnnouncementLevel

static function byte AnnouncementLevel (byte MessageIndex)

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