Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FactionCommanderCommandConflictBaseMenuHandler Class Reference
Inheritance diagram for SCR_FactionCommanderCommandConflictBaseMenuHandler:
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 CanGroupEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group)
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

bool m_bMustPlaceOnEnemyBase
vector m_vPositionOffset

Detailed Description

Member Function Documentation

◆ CanCreateObjectiveEntryBeShown()

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

◆ CanEntryBeSelected()

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

◆ CanGroupEntryBeSelected()

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

◆ CanGroupEntryBeShown()

override bool SCR_FactionCommanderCommandConflictBaseMenuHandler::CanGroupEntryBeShown ( notnull Faction commanderFaction,
int playerId,
vector position,
IEntity hoveredEntity,
SCR_AIGroup group )
inlineprotected

◆ CanQuickEntryBeShown()

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

◆ OnCommandIssued()

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

Member Data Documentation

◆ m_bMustPlaceOnEnemyBase

bool SCR_FactionCommanderCommandConflictBaseMenuHandler::m_bMustPlaceOnEnemyBase
protected

◆ m_vPositionOffset

vector SCR_FactionCommanderCommandConflictBaseMenuHandler::m_vPositionOffset
protected

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