I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX
Difference between revisions of "UE3:UTCountdownNodeMessage (UT3)"
From Unreal Wiki, The Unreal Engine Documentation Site
(Auto-generated page) |
(Talk) |
||
Line 37: | Line 37: | ||
|- | |- | ||
| {{tl|Lifetime||LocalMessage}} | | {{tl|Lifetime||LocalMessage}} | ||
− | | 2. | + | | 2.5 |
|} | |} | ||
Latest revision as of 07:40, 23 May 2008
Object >> LocalMessage >> UTLocalMessage >> UTObjectiveSpecificMessage >> UTCountdownNodeMessage |
- Package:
- UTGameContent
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. |
this class is used for status announcements related to UTOnslaughtCountdownNodes
Default values[edit]
Property | Value | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
DrawColor |
|
||||||||||
FontSize | 1 | ||||||||||
Lifetime | 2.5 |
Static functions[edit]
AnnouncementLevel[edit]
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