There is no spoon

UE3:UTCountdownNodeMessage (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> LocalMessage >> UTLocalMessage >> UTObjectiveSpecificMessage >> UTCountdownNodeMessage
Package: 
UTGameContent

this class is used for status announcements related to UTOnslaughtCountdownNodes

Default values[edit]

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

Static functions[edit]

AnnouncementLevel[edit]

static function byte AnnouncementLevel (byte MessageIndex)

Overrides: UTLocalMessage.AnnouncementLevel


GetObjectiveAnnouncement[edit]

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