Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FactionCommanderConfirmMenuHandler Class Reference
Inheritance diagram for SCR_FactionCommanderConfirmMenuHandler:
SCR_FactionCommanderBaseTaskMenuHandler

Protected Member Functions

override bool CanEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity)
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)

Protected Attributes

bool m_bCanBeConfirmedByCommander

Detailed Description

Definition at line 2 of file SCR_FactionCommanderConfirmMenuHandler.c.

Member Function Documentation

◆ CanEntryBeSelected()

override bool SCR_FactionCommanderConfirmMenuHandler::CanEntryBeSelected ( notnull Faction commanderFaction,
int playerId,
vector position,
IEntity hoveredEntity,
out string disabledText = "" )
inlineprotected

Definition at line 17 of file SCR_FactionCommanderConfirmMenuHandler.c.

◆ CanEntryBeShown()

override bool SCR_FactionCommanderConfirmMenuHandler::CanEntryBeShown ( notnull Faction commanderFaction,
int playerId,
vector position,
IEntity hoveredEntity )
inlineprotected

Definition at line 8 of file SCR_FactionCommanderConfirmMenuHandler.c.

◆ OnCommandIssued()

override void SCR_FactionCommanderConfirmMenuHandler::OnCommandIssued ( notnull Faction commanderFaction,
int playerId,
vector position,
IEntity hoveredEntity,
SCR_AIGroup group )
inlineprotected

Definition at line 30 of file SCR_FactionCommanderConfirmMenuHandler.c.

Member Data Documentation

◆ m_bCanBeConfirmedByCommander

bool SCR_FactionCommanderConfirmMenuHandler::m_bCanBeConfirmedByCommander
protected

Definition at line 5 of file SCR_FactionCommanderConfirmMenuHandler.c.


The documentation for this class was generated from the following file: