Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_FactionCommanderConfirmMenuHandler Member List

This is the complete list of members for SCR_FactionCommanderConfirmMenuHandler, including all inherited members.

CanEntryBeSelected(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, out string disabledText="")SCR_FactionCommanderConfirmMenuHandler
CanEntryBeShown(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity)SCR_FactionCommanderConfirmMenuHandler
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_FactionCommanderBaseTaskMenuHandler
CanQuickEntryBeShown(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity)SCR_FactionCommanderBaseMenuHandler
GetLocalCommanderComponent()SCR_FactionCommanderBaseMenuHandlerprotected
GetMenuEntry()SCR_FactionCommanderBaseMenuHandler
GetTaskPrefab()SCR_FactionCommanderBaseTaskMenuHandlerprotected
GetTaskPrefabClassTypename()SCR_FactionCommanderBaseTaskMenuHandler
IsTaskValid(IEntity hoveredEntity)SCR_FactionCommanderBaseTaskMenuHandlerprotected
m_bCanBeConfirmedByCommanderSCR_FactionCommanderConfirmMenuHandlerprotected
m_MenuEntrySCR_FactionCommanderBaseMenuHandlerprotected
OnCommandIssued(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group)SCR_FactionCommanderConfirmMenuHandler
OnEntryHovered(notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity)SCR_FactionCommanderBaseMenuHandler
SetMenuEntry(SCR_FactionCommanderMenuEntry menuEntry)SCR_FactionCommanderBaseMenuHandler