![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetMenuEntry (SCR_FactionCommanderMenuEntry menuEntry) |
| SCR_FactionCommanderMenuEntry | GetMenuEntry () |
| SCR_FactionCommanderPlayerComponent | GetLocalCommanderComponent () |
| bool | CanQuickEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| bool | CanEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| bool | CanEntryBeSelected (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, out string disabledText="") |
| bool | CanGroupEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) |
| bool | CanGroupEntryBeSelected (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group, out string disabledText="") |
| void | OnEntryHovered (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| void | OnCommandIssued (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) |
Protected Attributes | |
| SCR_FactionCommanderMenuEntry | m_MenuEntry |
Definition at line 2 of file SCR_FactionCommanderBaseMenuHandler.c.
|
inlineprotected |
Definition at line 37 of file SCR_FactionCommanderBaseMenuHandler.c.
|
inlineprotected |
Definition at line 31 of file SCR_FactionCommanderBaseMenuHandler.c.
|
inlineprotected |
Definition at line 52 of file SCR_FactionCommanderBaseMenuHandler.c.
|
inlineprotected |
Definition at line 43 of file SCR_FactionCommanderBaseMenuHandler.c.
|
inlineprotected |
Definition at line 25 of file SCR_FactionCommanderBaseMenuHandler.c.
|
inlineprotected |
Definition at line 19 of file SCR_FactionCommanderBaseMenuHandler.c.
|
inlineprotected |
Definition at line 13 of file SCR_FactionCommanderBaseMenuHandler.c.
|
protected |
|
protected |
|
inlineprotected |
Definition at line 7 of file SCR_FactionCommanderBaseMenuHandler.c.
|
protected |
Definition at line 4 of file SCR_FactionCommanderBaseMenuHandler.c.