| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||
Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.LocalMessage
         |   
         +-- Gameplay.MPTargetMessages
| Variables Summary | |
|---|---|
| string | targetDestroyed | 
| Inherited Variables from Engine.LocalMessage | 
|---|
| bBeep, bCenter, bComplexString, bFadeMessage, bFromBottom, bIsConsoleMessage, bIsSpecial, bIsUnique, bOffsetYPos, ChildMessage, DrawColor, FontSize, Lifetime, XPos, YPos | 
| Structures Summary | 
|---|
| Inherited Structures from Engine.Info | 
|---|
| KeyValuePair, PlayerResponseLine, ServerResponseLine | 
| Functions Summary | ||
|---|---|---|
![]()  | string | GetString (optional int Switch, optional Core.Object Related1, optional Core.Object Related2, optional Object OptionalObject, optional String OptionalString  )) | 
| Inherited Functions from Engine.LocalMessage | 
|---|
| AssembleString, ClientReceive, GetColor, GetConsoleColor, GetFontSize, GetLifeTime, GetOffset, GetRelatedString, GetString, RenderComplexMessage | 
| Inherited Functions from Engine.Info | 
|---|
| AcceptPlayInfoProperty, FillPlayInfo | 
| Variables Detail | 
|---|
| Functions Detail | 
|---|
 GetString  Source code| Defaultproperties | 
|---|
defaultproperties
{
	targetDestroyed	= "%1 destroyed one of team %2's targets."
} | 
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||