I'm a doctor, not a mechanic

UE2:VotingReplicationInfo instance functions (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search

;Other member categories for this class::internal variables

Instance functions[edit]

AddToTickedReplicationQueue[edit]

function AddToTickedReplicationQueue (RepDataType Type, int Last)


CloseWindow[edit]

simulated function CloseWindow ()


DebugLog[edit]

simulated function DebugLog (string Text)


GetController[edit]

simulated function GUIController GetController ()


GetMapNameString[edit]

simulated function string GetMapNameString (int Index)


GetServerData[edit]

simulated function GetServerData ()


HandleCommand[edit]

function HandleCommand (string Type, string Info, string Data)


KickVoteEnabled[edit]

simulated function bool KickVoteEnabled ()

Overrides: VotingReplicationInfoBase.KickVoteEnabled


MapVoteEnabled[edit]

simulated function bool MapVoteEnabled ()

Overrides: VotingReplicationInfoBase.MapVoteEnabled


MatchSettingsSubmit[edit]

function MatchSettingsSubmit ()


MatchSetupEnabled[edit]

simulated function bool MatchSetupEnabled ()

Overrides: VotingReplicationInfoBase.MatchSetupEnabled


MatchSetupLocked[edit]

simulated function bool MatchSetupLocked ()

Overrides: VotingReplicationInfoBase.MatchSetupLocked


MatchSetupLogin[edit]

function MatchSetupLogin (string UserID, string Password)


MatchSetupLogout[edit]

function MatchSetupLogout ()


NeedNetNotify[edit]

simulated function bool NeedNetNotify ()


OpenWindow[edit]

simulated function OpenWindow ()


PlayCountDown[edit]

simulated function PlayCountDown (int Count)


ReceiveCommand[edit]

function ReceiveCommand (string Command)


ReceiveGameConfig[edit]

simulated function ReceiveGameConfig (VotingHandler.MapVoteGameConfigLite p_GameConfig)


ReceiveKickVoteCount[edit]

simulated function ReceiveKickVoteCount (VotingHandler.KickVoteScore KVCData, bool bReply)


ReceiveMapInfo[edit]

simulated function ReceiveMapInfo (VotingHandler.MapVoteMapList MapInfo)


ReceiveMapVoteCount[edit]

simulated function ReceiveMapVoteCount (VotingHandler.MapVoteScore MVCData, bool bReply)


ReplicationReply[edit]

function ReplicationReply ()


RequestMatchSettings[edit]

function RequestMatchSettings (bool bRefreshMaps, bool bRefreshMutators)


RequestPlayerIP[edit]

function RequestPlayerIP (string PlayerName)


RestoreDefaultProfile[edit]

function RestoreDefaultProfile ()


SaveAsDefault[edit]

function SaveAsDefault ()


SendClientResponse[edit]

function SendClientResponse (string Identifier, optional string Response, optional string Data)


SendKickVote[edit]

function SendKickVote (int PlayerID)


SendMapVote[edit]

function SendMapVote (int MapIndex, int p_GameIndex)


SendPlayerID[edit]

simulated function SendPlayerID (string IPAddress, string PlayerID)


SendResponse[edit]

simulated function SendResponse (string Response)

Overrides: VotingReplicationInfoBase.SendResponse


TickedReplication_GameConfig[edit]

function TickedReplication_GameConfig (int Index, bool bDedicated)


TickedReplication_KickVoteCount[edit]

function TickedReplication_KickVoteCount (int Index, bool bDedicated)


TickedReplication_MapList[edit]

function TickedReplication_MapList (int Index, bool bDedicated)


TickedReplication_Maps[edit]

function TickedReplication_Maps (int Index, bool bDedicated)


TickedReplication_MapVoteCount[edit]

function TickedReplication_MapVoteCount (int Index, bool bDedicated)


TickedReplication_MatchConfig[edit]

function TickedReplication_MatchConfig (int Index, bool bDedicated)


TickedReplication_Mutators[edit]

function TickedReplication_Mutators (int Index, bool bDedicated)