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

WormbotHandler3SPNv3.WIR_GameHandler_Freon

Extends
WIR_GameHandler_TAMv3

Copyright (c) 2005-2007 by Wormbo $Id$

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
stringMsgPlayerThawed
Inherited Variables from WormbotHandler3SPNv3.WIR_GameHandler_TAMv3
MsgDarkHorse, MsgPlayerWonRound

Functions Summary
functionbool 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

MsgPlayerThawed Source code

var localized string MsgPlayerThawed;


Functions Detail

HandleLocalizedMessage Source code

function bool HandleLocalizedMessage ( class<LocalMessage> Message, int Switch, PlayerReplicationInfo RelatedPRI_1, PlayerReplicationInfo RelatedPRI_2, Object OptionalObject) )
Format "thawed" messages.


Defaultproperties

defaultproperties
{
  HandlerGroup = "Wormbot (Freon)"
  MsgPlayerThawed = "[%r] - %p[^O] has been thawed"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:29.676 - Created with UnCodeX