Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE3:UTKismetAnnouncement (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> LocalMessage >> UTLocalMessage >> UTObjectiveSpecificMessage >> UTKismetAnnouncement |
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. |
message class for announcements played through "Play Announcement" Kismet action Copyright 1998-2008 Epic Games, Inc. All Rights Reserved.
Default values
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
bIsConsoleMessage | True | ||||||||||
DrawColor |
|
||||||||||
FontSize | 2 | ||||||||||
Lifetime | 2.5 |
Static functions
AnnouncementLevel
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