Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FactionCommanderEstablishBaseMenuHandlerHelper Class Reference

Static Protected Member Functions

static bool IsNearAnyBase (notnull Faction commanderFaction, vector position)
static bool IsNearAnyEstablishTask (notnull Faction commanderFaction, vector position)
static bool CanEstablishBase (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, out string disabledText="")

Static Protected Attributes

static const string BASE_TOO_CLOSE_TEXT = "#AR-FactionCommander_BaseTooClose"
static const string TASK_TOO_CLOSE_TEXT = "#AR-FactionCommander_TaskTooClose"

Detailed Description

Member Function Documentation

◆ CanEstablishBase()

bool SCR_FactionCommanderEstablishBaseMenuHandlerHelper::CanEstablishBase ( notnull Faction commanderFaction,
int playerId,
vector position,
IEntity hoveredEntity,
out string disabledText = "" )
inlinestaticprotected

◆ IsNearAnyBase()

bool SCR_FactionCommanderEstablishBaseMenuHandlerHelper::IsNearAnyBase ( notnull Faction commanderFaction,
vector position )
inlinestaticprotected

◆ IsNearAnyEstablishTask()

bool SCR_FactionCommanderEstablishBaseMenuHandlerHelper::IsNearAnyEstablishTask ( notnull Faction commanderFaction,
vector position )
inlinestaticprotected

Member Data Documentation

◆ BASE_TOO_CLOSE_TEXT

const string SCR_FactionCommanderEstablishBaseMenuHandlerHelper::BASE_TOO_CLOSE_TEXT = "#AR-FactionCommander_BaseTooClose"
staticprotected

◆ TASK_TOO_CLOSE_TEXT

const string SCR_FactionCommanderEstablishBaseMenuHandlerHelper::TASK_TOO_CLOSE_TEXT = "#AR-FactionCommander_TaskTooClose"
staticprotected

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