My program doesn't have bugs. It just develops random features.

UE2:VotingReplicationInfoBase (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> ReplicationInfo >> VotingReplicationInfoBase
Package: 
Engine
Direct subclass:
VotingReplicationInfo

Created on: 01/02/2004 Stub class for VotingReplicationInfo

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Delegates

ProcessCommand

delegate ProcessCommand (string Command)


ProcessResponse

delegate ProcessResponse (string Response)


Instance functions

KickVoteEnabled

simulated function bool KickVoteEnabled ()


MapVoteEnabled

simulated function bool MapVoteEnabled ()


MatchSetupEnabled

simulated function bool MatchSetupEnabled ()


MatchSetupLocked

simulated function bool MatchSetupLocked ()


SendCommand

function SendCommand (string Cmd)


SendResponse

simulated function SendResponse (string Response)