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

Structures Summary
Inherited Structures from Engine.Info
KeyValuePair, PlayerResponseLine, ServerResponseLine

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

Functions Summary
functionbool AdminVoteEnabled ()))
functionbool KickVoteEnabled ()))
functionbool MapVoteEnabled ()))
functionbool MatchSetupEnabled ()))
functionbool MatchSetupLocked ()))
function SendCommand (string Cmd ))
function SendResponse (string Response ))
function SubmitAdminVote (string name)
function SubmitKickVote (string name)
function SubmitMapVote (string map, string gametype)
function SubmitTeamDamageVote (bool vote)
function SubmitTournamentVote (bool vote)
functionbool TeamDamageVoteEnabled ()))
functionbool TournamentVoteEnabled ()))
Inherited Functions from Engine.Info
AcceptPlayInfoProperty, FillPlayInfo


Delegates Detail

ProcessCommand Source code

delegate ProcessCommand ( string Command )

ProcessResponse Source code

delegate ProcessResponse ( string Response )


Functions Detail

AdminVoteEnabled Source code

simulated function bool AdminVoteEnabled ( ) )

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 ) )

SubmitAdminVote Source code

function SubmitAdminVote ( string name )

SubmitKickVote Source code

function SubmitKickVote ( string name )

SubmitMapVote Source code

function SubmitMapVote ( string map, string gametype )

SubmitTeamDamageVote Source code

function SubmitTeamDamageVote ( bool vote )

SubmitTournamentVote Source code

function SubmitTournamentVote ( bool vote )

TeamDamageVoteEnabled Source code

simulated function bool TeamDamageVoteEnabled ( ) )

TournamentVoteEnabled Source code

simulated function bool TournamentVoteEnabled ( ) )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:39.090 - Created with UnCodeX