Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_VotingAutoKick Member List

This is the complete list of members for SCR_VotingAutoKick, including all inherited members.

AddPlayerVotedServer(int playerID)SCR_VotingBase
CanSendNotification(int value)SCR_VotingBase
DEFAULT_VALUESCR_VotingBasestatic
Evaluate(out EVotingOutcome outcome)SCR_VotingReferendum
EvaluateParticipation(int voteCount)SCR_VotingBaseprotected
GetCurrentVoteCount()SCR_VotingBase
GetInfo()SCR_VotingBase
GetJoinServerVoteCooldown()SCR_VotingBase
GetLocalCooldownTimeStamp()SCR_VotingBase
GetLocalVote()SCR_VotingBase
GetPlayerCount()SCR_VotingKick
GetPlayerVote(int playerID)SCR_VotingReferendum
GetRatio()SCR_VotingReferendumprotected
GetRemainingDuration()SCR_VotingBase
GetServerRuntimeIgnoreJoinServerCooldown()SCR_VotingBase
GetType()SCR_VotingBase
GetValue()SCR_VotingReferendum
GetValueName(int value)SCR_VotingBase
GetVoteCooldownTime()SCR_VotingBase
GetVoteCountRequired()SCR_VotingBase
GetWinner()SCR_VotingReferendum
HasCooldown()SCR_VotingBase
HasInitiatedVotingLocallyOnce()SCR_VotingBase
InitFromTemplate(SCR_VotingBase template, int value, float remainingDuration)SCR_VotingKick
IsAvailable(int value, bool isOngoing)SCR_VotingAutoKick
isFactionSpecific()SCR_VotingKick
IsMatching(EVotingType type, int value=DEFAULT_VALUE)SCR_VotingReferendum
IsValuePlayerID()SCR_VotingBase
Log()SCR_VotingReferendum
m_aPlayerIDsSCR_VotingReferendumprotected
m_aPlayersVoted_ServerSCR_VotingBaseprotected
m_bFactionSpecificSCR_VotingKickprotected
m_bHasInitiatedVotingLocallyOnceSCR_VotingBaseprotected
m_bIsValuePlayerIDSCR_VotingBaseprotected
m_fDurationSCR_VotingBaseprotected
m_fThresholdSCR_VotingBaseprotected
m_fVoteCooldownTimeStampSCR_VotingBaseprotected
m_iCurrentVoteCountSCR_VotingBaseprotected
m_iJoinServerVoteCooldownSCR_VotingBaseprotected
m_iLocalValueSCR_VotingBaseprotected
m_iMinParticipationSCR_VotingBaseprotected
m_iMinVotesSCR_VotingBaseprotected
m_InfoSCR_VotingBaseprotected
m_iServerRuntimeIgnoreJoinServerCooldownSCR_VotingBaseprotected
m_iValueSCR_VotingReferendumprotected
m_iVoteCooldownTimeSCR_VotingBaseprotected
m_TypeSCR_VotingBaseprotected
OnVotingEnd(int value=DEFAULT_VALUE, int winner=DEFAULT_VALUE)SCR_VotingKick
PLAYER_VOTE_KICK_DURATIONSCR_VotingKickprotectedstatic
RemovePlayerVotedServer(int playerID)SCR_VotingBase
RemoveValue(int value)SCR_VotingReferendum
RemoveVote(int playerID)SCR_VotingReferendum
RemoveVoteLocal()SCR_VotingBase
SetCurrentVoteCount(int currentVoteCount)SCR_VotingBase
SetHasInitiatedVotingLocallyOnce()SCR_VotingBase
SetLocalCooldownTimeStamp(float newTimeStamp)SCR_VotingBase
SetVote(int playerID, int value=DEFAULT_VALUE)SCR_VotingReferendum
SetVoteLocal(int value)SCR_VotingBase
Update(float timeSlice)SCR_VotingBase