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

Protected Member Functions

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

Protected Attributes

int m_iRequesterGroup
SCR_AIGroup m_Group
ref SCR_EstablishBaseMapCommandCursor m_MapCommandCursor
const string ESTABLISH_BASE_LIMIT_REACHED = "#AR-Notification_GROUP_TASK_ESTABLISH_BASE_TOO_MANY_BASES"

Detailed Description

Member Function Documentation

◆ CanEntryBeSelected()

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

◆ CanEntryBeShown()

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

◆ CanGroupEntryBeSelected()

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

◆ CanQuickEntryBeShown()

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

◆ OnCommandExecuted()

void SCR_FactionCommanderEstablishBaseRequestMenuHandler::OnCommandExecuted ( vector position)
inlineprotected

◆ OnCommandIssued()

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

Member Data Documentation

◆ ESTABLISH_BASE_LIMIT_REACHED

const string SCR_FactionCommanderEstablishBaseRequestMenuHandler::ESTABLISH_BASE_LIMIT_REACHED = "#AR-Notification_GROUP_TASK_ESTABLISH_BASE_TOO_MANY_BASES"
protected

◆ m_Group

SCR_AIGroup SCR_FactionCommanderEstablishBaseRequestMenuHandler::m_Group
protected

◆ m_iRequesterGroup

int SCR_FactionCommanderEstablishBaseRequestMenuHandler::m_iRequesterGroup
protected

◆ m_MapCommandCursor

ref SCR_EstablishBaseMapCommandCursor SCR_FactionCommanderEstablishBaseRequestMenuHandler::m_MapCommandCursor
protected

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