| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||
Copyright (c) 2005-2007 by Wormbo 
Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- WormbotReporter.WIR_ModHandler
         |   
         +-- WormbotReporter.WIR_GameHandler
            |   
            +-- WormbotReporter.WIR_GameHandler_DM
               |   
               +-- WormbotHandler3SPNv3.WIR_GameHandler_TAMv3
                  |   
                  +-- WormbotHandler3SPNv3.WIR_GameHandler_Freon
| Variables Summary | |
|---|---|
| string | MsgPlayerThawed | 
| Inherited Variables from WormbotHandler3SPNv3.WIR_GameHandler_TAMv3 | 
|---|
| MsgDarkHorse, MsgPlayerWonRound | 
| Functions Summary | ||
|---|---|---|
![]()  | bool | HandleLocalizedMessage (class<LocalMessage> Message, int Switch, PlayerReplicationInfo RelatedPRI_1, PlayerReplicationInfo RelatedPRI_2, Object OptionalObject)) | 
| Inherited Functions from WormbotHandler3SPNv3.WIR_GameHandler_TAMv3 | 
|---|
| AddRow, HandleLocalizedMessage | 
| Variables Detail | 
|---|
| Functions Detail | 
|---|
 HandleLocalizedMessage  Source codeFormat "thawed" messages.
| Defaultproperties | 
|---|
defaultproperties
{
  HandlerGroup = "Wormbot (Freon)"
  MsgPlayerThawed = "[%r] - %p[^O] has been thawed"
}
 | 
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation  | 
| previous class next class | frames no frames | |||||