My program doesn't have bugs. It just develops random features.
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[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)