|
Arma Reforger Script API
|
This is the complete list of members for SCR_FactionCommanderBaseRequestMenuHandler, 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_FactionCommanderBaseRequestMenuHandler | |
| CanGroupEntryBeSelected(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group, out string disabledText="") | SCR_FactionCommanderBaseRequestMenuHandler | |
| CanGroupEntryBeShown(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) | SCR_FactionCommanderBaseRequestMenuHandler | |
| CanQuickEntryBeShown(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) | SCR_FactionCommanderBaseRequestMenuHandler | |
| CanRequestEntryBeSelected(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, out string disabledText="") | SCR_FactionCommanderBaseRequestMenuHandler | |
| CanRequestEntryBeShown(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) | SCR_FactionCommanderBaseRequestMenuHandler | |
| GetActiveGroupRequestCount(Faction commanderFaction, int playerId) | SCR_FactionCommanderBaseRequestMenuHandler | protected |
| GetLocalCommanderComponent() | SCR_FactionCommanderBaseMenuHandler | protected |
| GetMenuEntry() | SCR_FactionCommanderBaseMenuHandler | |
| GetTaskPrefab() | SCR_FactionCommanderBaseTaskMenuHandler | protected |
| GetTaskPrefabClassTypename() | SCR_FactionCommanderBaseTaskMenuHandler | |
| IsTaskValid(IEntity hoveredEntity) | SCR_FactionCommanderBaseTaskMenuHandler | protected |
| LIMIT_REQUEST_REACHED_TEXT | SCR_FactionCommanderBaseRequestMenuHandler | protectedstatic |
| m_bCanBeGroupAssignedByCommander | SCR_FactionCommanderBaseRequestMenuHandler | protected |
| m_MenuEntry | SCR_FactionCommanderBaseMenuHandler | protected |
| OnCommandIssued(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) | SCR_FactionCommanderBaseRequestMenuHandler | |
| OnEntryHovered(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) | SCR_FactionCommanderBaseMenuHandler | |
| SetMenuEntry(SCR_FactionCommanderMenuEntry menuEntry) | SCR_FactionCommanderBaseMenuHandler |