![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| bool | CanCreateObjectiveEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| bool | CanCreateObjectiveEntryBeSelected (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, out string disabledText="") |
| override bool | CanEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| override bool | CanEntryBeSelected (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, out string disabledText="") |
| override bool | CanGroupEntryBeSelected (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group, out string disabledText="") |
| SCR_CampaignFactionCommanderPlayerComponent | GetLocalCampaignCommanderComponent () |
| SCR_CampaignMilitaryBaseComponent | GetHoveredBase () |
| SCR_Task | GetTaskOnBase (SCR_CampaignMilitaryBaseComponent targetBase, Faction targetFaction, typename taskClass) |
| SCR_Task | GetTask (IEntity hoveredEntity, notnull Faction faction, typename taskClass) |
| SCR_Task | GetTaskOnHoveredBase (notnull Faction faction, typename taskClass) |
| bool | CanCampaignGroupEntryBeSelected (notnull Faction faction, IEntity hoveredEntity, notnull SCR_AIGroup group, typename taskClass) |
Protected Attributes | |
| bool | m_bIsObjectiveCreationEnabled |
| const string | BASE_NOT_SELECTED_TEXT = "#AR-FactionCommander_NoBaseSelected" |
Definition at line 2 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 115 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 16 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 10 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 32 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 26 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 41 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 53 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 47 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 99 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 64 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
inlineprotected |
Definition at line 109 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
protected |
Definition at line 7 of file SCR_FactionCommanderConflictBaseMenuHandler.c.
|
protected |
Definition at line 5 of file SCR_FactionCommanderConflictBaseMenuHandler.c.