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

BotsCombos.BotsCombosReplication

Extends
ReplicationInfo

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- BotsCombos.BotsCombosReplication

Variables Summary
MutBotsCombosBCMut
boolInitialized
Inherited Variables from Engine.Info
BotsGroup, ChatGroup, GameGroup, KickVoteGroup, MapVoteGroup, RulesGroup, ServerGroup

Functions Summary
function ClientReceiveCombos (int index, string newComboString, class<Combo> newComboClass)
function Initialize ()
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel


Variables Detail

BCMut Source code

var MutBotsCombos BCMut;

Initialized Source code

var bool Initialized;


Functions Detail

ClientReceiveCombos Source code

simulated function ClientReceiveCombos ( int index, string newComboString, class<Combo> newComboClass )

Initialize Source code

function Initialize ( )


Defaultproperties

defaultproperties
{
    bGameRelevant=True
    bReplicateInstigator=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:52.500 - Created with UnCodeX