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

Protected Member Functions

override bool CanCreateObjectiveEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity)
override bool CanQuickEntryBeShown (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 bool CanGroupEntryBeSelected (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group, out string disabledText="")
override void OnCommandIssued (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group)

Protected Attributes

vector m_vPositionOffset
const string HQ_CANNOT_BE_DISMANTLED = "#AR-FactionCommander_HQCannotBeDismantled"
const string BASE_CANNOT_BE_DISMANTLED = "#AR-FactionCommander_BaseCannotBeDismantled"

Detailed Description

Member Function Documentation

◆ CanCreateObjectiveEntryBeShown()

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

◆ CanEntryBeSelected()

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

◆ CanGroupEntryBeSelected()

override bool SCR_FactionCommanderDismantleCommandMenuHandler::CanGroupEntryBeSelected ( notnull Faction commanderFaction,
int playerId,
vector position,
IEntity hoveredEntity,
SCR_AIGroup group,
out string disabledText = "" )
inlineprotected

◆ CanQuickEntryBeShown()

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

◆ OnCommandIssued()

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

Member Data Documentation

◆ BASE_CANNOT_BE_DISMANTLED

const string SCR_FactionCommanderDismantleCommandMenuHandler::BASE_CANNOT_BE_DISMANTLED = "#AR-FactionCommander_BaseCannotBeDismantled"
protected

◆ HQ_CANNOT_BE_DISMANTLED

const string SCR_FactionCommanderDismantleCommandMenuHandler::HQ_CANNOT_BE_DISMANTLED = "#AR-FactionCommander_HQCannotBeDismantled"
protected

◆ m_vPositionOffset

vector SCR_FactionCommanderDismantleCommandMenuHandler::m_vPositionOffset
protected

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