![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override bool | CanEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| bool | CanRequestEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| override bool | CanQuickEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| bool | CanRequestEntryBeSelected (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, out string disabledText="") |
| override bool | CanGroupEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) |
| override bool | CanGroupEntryBeSelected (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group, out string disabledText="") |
| int | GetActiveGroupRequestCount (Faction commanderFaction, int playerId) |
| override void | OnCommandIssued (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) |
Protected Attributes | |
| bool | m_bCanBeGroupAssignedByCommander |
| const string | LIMIT_REQUEST_REACHED_TEXT = "#AR-FactionCommander_LimitRequestReached" |
Definition at line 2 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
inlineprotected |
Definition at line 10 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
inlineprotected |
Definition at line 64 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
inlineprotected |
Definition at line 51 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
inlineprotected |
Definition at line 26 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
inlineprotected |
Definition at line 35 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
inlineprotected |
Definition at line 16 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
inlineprotected |
Definition at line 89 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
inlineprotected |
Definition at line 123 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
protected |
Definition at line 7 of file SCR_FactionCommanderBaseRequestMenuHandler.c.
|
protected |
Definition at line 5 of file SCR_FactionCommanderBaseRequestMenuHandler.c.