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

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

AbstainVoteLocally(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE)SCR_VotingManagerComponent
CreateVotingInstance(EVotingType type, int value, float remainingDuration=-1, int currentVoteCount=-1)SCR_VotingManagerComponentprotected
DeleteVotingInstance(EVotingType type, int value, int winner)SCR_VotingManagerComponentprotected
EndVoting(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE, EVotingOutcome outcome=EVotingOutcome.EVALUATE)SCR_VotingManagerComponent
EndVoting(SCR_VotingBase voting, EVotingOutcome outcome=EVotingOutcome.EVALUATE)SCR_VotingManagerComponentprotected
EndVotingBroadcast(EVotingType type, int value, int winner)SCR_VotingManagerComponentprotected
EOnFrame(IEntity owner, float timeSlice)SCR_VotingManagerComponentprotected
FindTemplate(EVotingType type)SCR_VotingManagerComponentprotected
FindVoting(EVotingType type, int value)SCR_VotingManagerComponentprotected
GetAllVotingsAboutPlayer(bool aboutPlayer, out notnull array< EVotingType > outVotingTypes, bool onlyTemplates=false, bool onlyAvailable=false)SCR_VotingManagerComponent
GetAllVotingsWithValue(out notnull array< EVotingType > outVotingTypes, array< EVotingType > outValues, bool onlyTemplates=false, bool onlyAvailable=false)SCR_VotingManagerComponent
GetAllVotingValues(EVotingType type, out notnull array< int > outValues, bool onlyTemplates=false, bool onlyAvailable=false)SCR_VotingManagerComponent
GetCurrentJoinServerVoteCooldown(EVotingType type)SCR_VotingManagerComponentprotected
GetCurrentVoteCooldownForLocalPlayer(EVotingType type)SCR_VotingManagerComponent
GetCurrentVoteCooldownTime(EVotingType type)SCR_VotingManagerComponentprotected
GetGameMode()SCR_BaseGameModeComponent
GetHostPlayerID()SCR_VotingManagerComponent
GetInstance()SCR_VotingManagerComponentstatic
GetLocalVote(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE)SCR_VotingManagerComponent
GetOnAbstainVoteLocal()SCR_VotingManagerComponent
GetOnRemoveVote()SCR_VotingManagerComponent
GetOnRemoveVoteLocal()SCR_VotingManagerComponent
GetOnVote()SCR_VotingManagerComponent
GetOnVoteCountChanged()SCR_VotingManagerComponent
GetOnVoteLocal()SCR_VotingManagerComponent
GetOnVotingEnd()SCR_VotingManagerComponent
GetOnVotingStart()SCR_VotingManagerComponent
GetPlayerVote(int playerID, EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE)SCR_VotingManagerComponent
GetRemainingDurationOfVote(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE)SCR_VotingManagerComponent
GetTimeStamp()SCR_VotingManagerComponentprotected
GetValueName(EVotingType type, int value)SCR_VotingManagerComponent
GetVoteCounts(EVotingType type, int value, out int currentVotes, out int votesRequired)SCR_VotingManagerComponent
GetVotingInfo(EVotingType type)SCR_VotingManagerComponent
GetVotingsAboutPlayer(int playerID, out notnull array< EVotingType > outVotingTypes, bool onlyTemplates=false, bool onlyAvailable=false)SCR_VotingManagerComponent
HandleOnFactionAssigned(int playerID, Faction assignedFaction)SCR_BaseGameModeComponent
HandleOnLoadoutAssigned(int playerID, SCR_BasePlayerLoadout assignedLoadout)SCR_BaseGameModeComponent
HandleOnSpawnPointAssigned(int playerID, SCR_SpawnPoint spawnPoint)SCR_BaseGameModeComponent
HandlePlayerKilled(int playerId, IEntity playerEntity, IEntity killerEntity, notnull Instigator killer)SCR_BaseGameModeComponent
HasAbstainedLocally(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE)SCR_VotingManagerComponent
IsLocalVote(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE)SCR_VotingManagerComponent
IsVoting(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE)SCR_VotingManagerComponent
IsVotingAboutPlayer(int playerID, EVotingType type)SCR_VotingManagerComponent
IsVotingAvailable(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE)SCR_VotingManagerComponent
Log()SCR_VotingManagerComponent
m_aAbstainedVotingInstancesSCR_VotingManagerComponentprotected
m_aVotingInstancesSCR_VotingManagerComponentprotected
m_aVotingTemplatesSCR_VotingManagerComponentprotected
m_fUpdateLengthSCR_VotingManagerComponentprotected
m_fUpdateStepSCR_VotingManagerComponentprotected
m_iHostPlayerIDSCR_VotingManagerComponentprotected
m_LocalVoteRecordsSCR_VotingManagerComponentprotected
m_OnAbstainVoteLocalSCR_VotingManagerComponentprotected
m_OnRemoveVoteSCR_VotingManagerComponentprotected
m_OnRemoveVoteLocalSCR_VotingManagerComponentprotected
m_OnVoteSCR_VotingManagerComponentprotected
m_OnVoteLocalSCR_VotingManagerComponentprotected
m_OnVotingEndSCR_VotingManagerComponentprotected
m_OnVotingStartSCR_VotingManagerComponentprotected
m_pGameModeSCR_BaseGameModeComponentprotected
m_PlayerVoteCountChangedSCR_VotingManagerComponentprotected
OnControllableDeleted(IEntity entity)SCR_BaseGameModeComponent
OnControllableDestroyed(IEntity entity, IEntity killerEntity, notnull Instigator killer)SCR_BaseGameModeComponent
OnControllableSpawned(IEntity entity)SCR_BaseGameModeComponent
OnGameEnd()SCR_BaseGameModeComponent
OnGameModeEnd(SCR_GameModeEndData data)SCR_BaseGameModeComponent
OnGameModeStart()SCR_BaseGameModeComponent
OnGameStateChanged(SCR_EGameModeState state)SCR_BaseGameModeComponent
OnPlayerAuditFail(int playerId)SCR_BaseGameModeComponent
OnPlayerAuditRevived(int playerId)SCR_BaseGameModeComponent
OnPlayerAuditSuccess(int playerId)SCR_BaseGameModeComponent
OnPlayerAuditTimeouted(int playerId)SCR_BaseGameModeComponent
OnPlayerConnected(int playerId)SCR_VotingManagerComponent
OnPlayerDeleted(int playerId, IEntity player)SCR_BaseGameModeComponent
OnPlayerDisconnected(int playerId, KickCauseCode cause, int timeout)SCR_VotingManagerComponent
OnPlayerKilled(int playerId, IEntity playerEntity, IEntity killerEntity, notnull Instigator killer)SCR_BaseGameModeComponent
OnPlayerKilledHandled(int playerId, IEntity playerEntity, IEntity killerEntity, notnull Instigator killer)SCR_BaseGameModeComponent
OnPlayerRegistered(int playerId)SCR_VotingManagerComponent
OnPlayerRoleChange(int playerId, EPlayerRole roleFlags)SCR_BaseGameModeComponent
OnPlayerSpawned(int playerId, IEntity controlledEntity)SCR_BaseGameModeComponent
OnPlayerSpawnFinalize_S(SCR_SpawnRequestComponent requestComponent, SCR_SpawnHandlerComponent handlerComponent, SCR_SpawnData data, IEntity entity)SCR_BaseGameModeComponent
OnSpawnPlayerEntityFailure_S(SCR_SpawnRequestComponent requestComponent, SCR_SpawnHandlerComponent handlerComponent, IEntity entity, SCR_SpawnData data, SCR_ESpawnResult reason)SCR_BaseGameModeComponent
OnWorldPostProcess(World world)SCR_BaseGameModeComponent
PreparePlayerEntity_S(SCR_SpawnRequestComponent requestComponent, SCR_SpawnHandlerComponent handlerComponent, SCR_SpawnData data, IEntity entity)SCR_BaseGameModeComponent
PreVoteLocal(EVotingType type, int value)SCR_VotingManagerComponent
RemoveVote(int playerID, EVotingType type, int value)SCR_VotingManagerComponent
RemoveVoteLocal(EVotingType type, int value)SCR_VotingManagerComponent
RPC_PlayerVoteCountChanged(EVotingType type, int value, int voteCount)SCR_VotingManagerComponentprotected
RplLoad(ScriptBitReader reader)SCR_VotingManagerComponent
RplSave(ScriptBitWriter writer)SCR_VotingManagerComponent
SCR_BaseGameModeComponent(IEntityComponentSource src, IEntity ent, IEntity parent)SCR_BaseGameModeComponent
SCR_VotingManagerComponent(IEntityComponentSource src, IEntity ent, IEntity parent)SCR_VotingManagerComponent
StartVoting(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE)SCR_VotingManagerComponent
StartVotingBroadcast(EVotingType type, int value)SCR_VotingManagerComponentprotected
Vote(int playerID, EVotingType type, int value)SCR_VotingManagerComponent
VOTE_TIMEOUT_FORMATSCR_VotingManagerComponentstatic
VoteLocal(EVotingType type, int value)SCR_VotingManagerComponent