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

Protected Member Functions

bool EvaluateEditor (out EVotingOutcome outcome)
override bool Evaluate (out EVotingOutcome outcome)
override bool IsAvailable (int value, bool isOngoing)
override bool CanSendNotification (int value)
override void OnVotingEnd (int value=DEFAULT_VALUE, int winner=DEFAULT_VALUE)
override void InitFromTemplate (SCR_VotingBase template, int startingPlayerID, int value, float remainingDuration)

Protected Attributes

EEditorMode m_EditorModes
SCR_EditorManagerEntity m_EditorManager

Detailed Description

Definition at line 2 of file SCR_VotingEditor.c.

Member Function Documentation

◆ CanSendNotification()

override bool SCR_VotingEditorIn::CanSendNotification ( int value)
inlineprotected

Definition at line 53 of file SCR_VotingEditor.c.

◆ Evaluate()

override bool SCR_VotingEditorIn::Evaluate ( out EVotingOutcome outcome)
inlineprotected

Definition at line 21 of file SCR_VotingEditor.c.

◆ EvaluateEditor()

bool SCR_VotingEditorIn::EvaluateEditor ( out EVotingOutcome outcome)
inlineprotected

Definition at line 10 of file SCR_VotingEditor.c.

◆ InitFromTemplate()

override void SCR_VotingEditorIn::InitFromTemplate ( SCR_VotingBase template,
int startingPlayerID,
int value,
float remainingDuration )
inlineprotected

Definition at line 75 of file SCR_VotingEditor.c.

◆ IsAvailable()

override bool SCR_VotingEditorIn::IsAvailable ( int value,
bool isOngoing )
inlineprotected

Definition at line 36 of file SCR_VotingEditor.c.

◆ OnVotingEnd()

override void SCR_VotingEditorIn::OnVotingEnd ( int value = DEFAULT_VALUE,
int winner = DEFAULT_VALUE )
inlineprotected

Definition at line 64 of file SCR_VotingEditor.c.

Member Data Documentation

◆ m_EditorManager

SCR_EditorManagerEntity SCR_VotingEditorIn::m_EditorManager
protected

Definition at line 7 of file SCR_VotingEditor.c.

◆ m_EditorModes

EEditorMode SCR_VotingEditorIn::m_EditorModes
protected

Definition at line 5 of file SCR_VotingEditor.c.


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