![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | Init (IEntity pOwnerEntity, GenericComponent pManagerComponent) |
| override bool | CanBeShownScript (IEntity user) |
| override bool | CanBePerformedScript (IEntity user) |
| bool | IsCooldownActive (WorldTimestamp deadline, string reasonKey) |
| override void | PerformAction (IEntity pOwnerEntity, IEntity pUserEntity) |
| override bool | HasLocalEffectOnlyScript () |
| void | OnVotingStart (EVotingType type, int value) |
| void | OnVotingEnd (EVotingType type, int value, int winner) |
Static Protected Member Functions | |
| static ScriptInvokerInt | GetOnCanBePerformed () |
Protected Attributes | |
| bool | m_bInProgress |
| bool | m_bIsCommanderRoleEnabled |
| SCR_VotingManagerComponent | m_VotingManager |
| SCR_FactionCommanderSignupComponent | m_SignupComponent |
Static Protected Attributes | |
| static ref ScriptInvokerInt | s_OnCanBePerformed |
| static const string | NEXT_VOLUNTEERING_COOLDOWN_TEXT = "#AR-FactionCommander_NextVolunteeringCooldown" |
| static const string | REPLACE_COMMANDER_COOLDOWN_TEXT = "#AR-FactionCommander_ReplaceCommanderCooldown" |
Definition at line 1 of file SCR_FactionCommanderVolunteerUserAction.c.
|
inlineprotected |
Definition at line 77 of file SCR_FactionCommanderVolunteerUserAction.c.
|
inlineprotected |
Definition at line 58 of file SCR_FactionCommanderVolunteerUserAction.c.
|
inlinestaticprotected |
Definition at line 15 of file SCR_FactionCommanderVolunteerUserAction.c.
|
inlineprotected |
Definition at line 177 of file SCR_FactionCommanderVolunteerUserAction.c.
|
inlineprotected |
Definition at line 24 of file SCR_FactionCommanderVolunteerUserAction.c.
|
inlineprotected |
Definition at line 131 of file SCR_FactionCommanderVolunteerUserAction.c.
|
inlineprotected |
Definition at line 190 of file SCR_FactionCommanderVolunteerUserAction.c.
|
inlineprotected |
Definition at line 183 of file SCR_FactionCommanderVolunteerUserAction.c.
|
inlineprotected |
Definition at line 158 of file SCR_FactionCommanderVolunteerUserAction.c.
|
protected |
Definition at line 3 of file SCR_FactionCommanderVolunteerUserAction.c.
|
protected |
Definition at line 4 of file SCR_FactionCommanderVolunteerUserAction.c.
|
protected |
Definition at line 7 of file SCR_FactionCommanderVolunteerUserAction.c.
|
protected |
Definition at line 6 of file SCR_FactionCommanderVolunteerUserAction.c.
|
staticprotected |
Definition at line 11 of file SCR_FactionCommanderVolunteerUserAction.c.
|
staticprotected |
Definition at line 12 of file SCR_FactionCommanderVolunteerUserAction.c.
|
staticprotected |
Definition at line 9 of file SCR_FactionCommanderVolunteerUserAction.c.