UE3:UTKismetAnnouncement (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 11:47, 6 November 2009 by Unknown user (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
UDK Object >> LocalMessage >> UTLocalMessage >> UTObjectiveSpecificMessage >> UTKismetAnnouncement
Package:
UTGame
This class in other games:

message class for announcements played through "Play Announcement" Kismet action

Default values

Property Value
DrawColor
Member Value
A 255
B 255
G 160
R 0
FontSize 2
Lifetime 2.5

Static functions

AnnouncementLevel

static function byte AnnouncementLevel (byte MessageIndex)

Overrides: UTLocalMessage.AnnouncementLevel


GetObjectiveAnnouncement

static function UTPlayerController.ObjectiveAnnouncementInfo GetObjectiveAnnouncement (byte MessageIndex, Object Objective, PlayerController PC)

Overrides: UTObjectiveSpecificMessage.GetObjectiveAnnouncement

should be implemented to return the announcement to use based on the given objective and index