|
Arma Reforger Script API
|
This is the complete list of members for SCR_FactionCommanderMainRequestMenuHandler, including all inherited members.
| CanEntryBeSelected(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, out string disabledText="") | SCR_FactionCommanderBaseMenuHandler | |
| CanEntryBeShown(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) | SCR_FactionCommanderMainRequestMenuHandler | |
| CanGroupEntryBeSelected(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group, out string disabledText="") | SCR_FactionCommanderBaseMenuHandler | |
| CanGroupEntryBeShown(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) | SCR_FactionCommanderBaseMenuHandler | |
| CanQuickEntryBeShown(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) | SCR_FactionCommanderBaseMenuHandler | |
| GetLocalCommanderComponent() | SCR_FactionCommanderBaseMenuHandler | protected |
| GetMenuEntry() | SCR_FactionCommanderBaseMenuHandler | |
| m_MenuEntry | SCR_FactionCommanderBaseMenuHandler | protected |
| OnCommandIssued(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) | SCR_FactionCommanderBaseMenuHandler | |
| OnEntryHovered(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) | SCR_FactionCommanderBaseMenuHandler | |
| SetMenuEntry(SCR_FactionCommanderMenuEntry menuEntry) | SCR_FactionCommanderBaseMenuHandler |