Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UTGame.UTKismetAnnouncement

Extends
UTObjectiveSpecificMessage

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

Core.Object
|   
+-- Engine.LocalMessage
   |   
   +-- UTGame.UTLocalMessage
      |   
      +-- UTGame.UTObjectiveSpecificMessage
         |   
         +-- UTGame.UTKismetAnnouncement

Variables Summary
Inherited Variables from UTGame.UTLocalMessage
AnnouncementDelay, AnnouncementPriority, AnnouncementVolume, bShowPortrait, MessageArea

Functions Summary
functionbyte AnnouncementLevel (byte MessageIndex))
functionObjectiveAnnouncementInfo GetObjectiveAnnouncement (byte MessageIndex, Object Objective, PlayerController PC))
Inherited Functions from UTGame.UTObjectiveSpecificMessage
AnnouncementSound, ClientReceive, GetObjectiveAnnouncement, SetHUDDisplay
Inherited Functions from UTGame.UTLocalMessage
AddAnnouncement, AnnouncementLevel, AnnouncementSound, GetPos, KilledByVictoryMessage, ShouldBeRemoved


Functions Detail

AnnouncementLevel Source code

static function byte AnnouncementLevel ( byte MessageIndex) )

GetObjectiveAnnouncement Source code

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


Defaultproperties

defaultproperties
{
   Lifetime=2.500000
   DrawColor=(B=255,G=160,R=0,A=255)
   FontSize=2
   Name="Default__UTKismetAnnouncement"
   ObjectArchetype=UTObjectiveSpecificMessage'UTGame.Default__UTObjectiveSpecificMessage'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 26/11/2007 17:41:24.609 - Created with UnCodeX