Mostly Harmless

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[edit]

ProcessCommand[edit]

delegate ProcessCommand (string Command)


ProcessResponse[edit]

delegate ProcessResponse (string Response)


Instance functions[edit]

KickVoteEnabled[edit]

simulated function bool KickVoteEnabled ()


MapVoteEnabled[edit]

simulated function bool MapVoteEnabled ()


MatchSetupEnabled[edit]

simulated function bool MatchSetupEnabled ()


MatchSetupLocked[edit]

simulated function bool MatchSetupLocked ()


SendCommand[edit]

function SendCommand (string Cmd)


SendResponse[edit]

simulated function SendResponse (string Response)