|
| override bool | CanEntryBeSelected (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, out string disabledText="") |
| |
| override void | OnCommandIssued (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) |
| |
Public Member Functions inherited from SCR_FactionCommanderBaseTaskMenuHandler |
| TypeName | GetTaskPrefabClassTypename () |
| |
| override bool | CanEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| |
| override bool | CanGroupEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group) |
| |
Public Member Functions inherited from SCR_FactionCommanderBaseMenuHandler |
| void | SetMenuEntry (SCR_FactionCommanderMenuEntry menuEntry) |
| |
| SCR_FactionCommanderMenuEntry | GetMenuEntry () |
| |
| bool | CanQuickEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity) |
| |
| 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) |
| |
◆ CanEntryBeSelected()
| override bool SCR_FactionCommanderBaseCancelRequestMenuHandler.CanEntryBeSelected |
( |
notnull Faction | commanderFaction, |
|
|
int | playerId, |
|
|
vector | position, |
|
|
IEntity | hoveredEntity, |
|
|
out string | disabledText = "" ) |
◆ OnCommandIssued()
| override void SCR_FactionCommanderBaseCancelRequestMenuHandler.OnCommandIssued |
( |
notnull Faction | commanderFaction, |
|
|
int | playerId, |
|
|
vector | position, |
|
|
IEntity | hoveredEntity, |
|
|
SCR_AIGroup | group ) |
◆ m_bCanBeCanceledByCommander
| bool SCR_FactionCommanderBaseCancelRequestMenuHandler.m_bCanBeCanceledByCommander |
|
protected |
The documentation for this interface was generated from the following file:
- Game/FactionCommander/MenuHandlers/SCR_FactionCommanderBaseCancelRequestMenuHandler.c