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

Engine.VotingReplicationInfoBase

Extends
ReplicationInfo
Modifiers
abstract notplaceable

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ReplicationInfo
         |   
         +-- Engine.VotingReplicationInfoBase

Direct Known Subclasses:

VotingReplicationInfo

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

Delegates Summary
delegate ProcessCommand (string Command)
delegate ProcessResponse (string Response)

Functions Summary
functionbool KickVoteEnabled ()))
functionbool MapVoteEnabled ()))
functionbool MatchSetupEnabled ()))
functionbool MatchSetupLocked ()))
function SendCommand (string Cmd ))
function SendResponse (string Response ))
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, AllowClassRemoval, FillPlayInfo, GetDescriptionText, GetSecurityLevel


Delegates Detail

ProcessCommand Source code

delegate ProcessCommand ( string Command )

ProcessResponse Source code

delegate ProcessResponse ( string Response )


Functions Detail

KickVoteEnabled Source code

simulated function bool KickVoteEnabled ( ) )

MapVoteEnabled Source code

simulated function bool MapVoteEnabled ( ) )

MatchSetupEnabled Source code

simulated function bool MatchSetupEnabled ( ) )

MatchSetupLocked Source code

simulated function bool MatchSetupLocked ( ) )

SendCommand Source code

function SendCommand ( string Cmd ) )

SendResponse Source code

simulated function SendResponse ( string Response ) )


Defaultproperties

defaultproperties
{


}

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