Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_VoteGameMasterCondition Class Reference
Inheritance diagram for SCR_VoteGameMasterCondition:
SCR_BaseEditorHintCondition

Protected Member Functions

void OnVotingStart (EVotingType type, int value)
void OnVotingEnd (EVotingType type, int value, int winner)
void OnVoteLocal (EVotingType type, int value)
void OnPlayerListMenu (bool isOpened)
bool IsPlayerListMenu ()
void OnInitCondition (Managed owner)
void OnExitCondition (Managed owner)

Protected Attributes

EVotingType m_Type
bool m_bShowInPlayerList

Detailed Description

Definition at line 2 of file SCR_VoteHintCondition.c.

Member Function Documentation

◆ IsPlayerListMenu()

bool SCR_VoteGameMasterCondition::IsPlayerListMenu ( )
inlineprotected

Definition at line 43 of file SCR_VoteHintCondition.c.

◆ OnExitCondition()

void SCR_VoteGameMasterCondition::OnExitCondition ( Managed owner)
inlineprotected

Definition at line 68 of file SCR_VoteHintCondition.c.

◆ OnInitCondition()

void SCR_VoteGameMasterCondition::OnInitCondition ( Managed owner)
inlineprotected

Definition at line 53 of file SCR_VoteHintCondition.c.

◆ OnPlayerListMenu()

void SCR_VoteGameMasterCondition::OnPlayerListMenu ( bool isOpened)
inlineprotected

Definition at line 32 of file SCR_VoteHintCondition.c.

◆ OnVoteLocal()

void SCR_VoteGameMasterCondition::OnVoteLocal ( EVotingType type,
int value )
inlineprotected

Definition at line 25 of file SCR_VoteHintCondition.c.

◆ OnVotingEnd()

void SCR_VoteGameMasterCondition::OnVotingEnd ( EVotingType type,
int value,
int winner )
inlineprotected

Definition at line 18 of file SCR_VoteHintCondition.c.

◆ OnVotingStart()

void SCR_VoteGameMasterCondition::OnVotingStart ( EVotingType type,
int value )
inlineprotected

Definition at line 11 of file SCR_VoteHintCondition.c.

Member Data Documentation

◆ m_bShowInPlayerList

bool SCR_VoteGameMasterCondition::m_bShowInPlayerList
protected

Definition at line 8 of file SCR_VoteHintCondition.c.

◆ m_Type

EVotingType SCR_VoteGameMasterCondition::m_Type
protected

Definition at line 5 of file SCR_VoteHintCondition.c.


The documentation for this class was generated from the following file: