Arma Reforger Script API
|
This is the complete list of members for SCR_VoterComponent, including all inherited members.
AbstainVote(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE) | SCR_VoterComponent | |
DidVote(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE) | SCR_VoterComponent | |
GetInstance() | SCR_VoterComponent | static |
HasAbstained(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE) | SCR_VoterComponent | |
InstantRemoveAndAbstainVote() | SCR_VoterComponent | static |
InstantVote() | SCR_VoterComponent | static |
m_PlayerController | SCR_VoterComponent | protected |
OnPostInit(IEntity owner) | SCR_VoterComponent | |
RemoveVote(EVotingType type, int value=SCR_VotingBase.DEFAULT_VALUE) | SCR_VoterComponent | |
RemoveVoteServer(EVotingType type, int value) | SCR_VoterComponent | protected |
Vote(EVotingType type, int value) | SCR_VoterComponent | |
VoteServer(EVotingType type, int value) | SCR_VoterComponent | protected |