Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel
UE2:VotingReplicationInfoBase (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Info >> ReplicationInfo >> VotingReplicationInfoBase |
- Package:
- Engine
- Direct subclass:
- VotingReplicationInfo
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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)