Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_FactionCommanderBaseTaskMenuHandler Class Reference
Inheritance diagram for SCR_FactionCommanderBaseTaskMenuHandler:
SCR_FactionCommanderBaseMenuHandler SCR_FactionCommanderBaseCancelRequestMenuHandler SCR_FactionCommanderBaseRequestMenuHandler SCR_FactionCommanderCancelMenuHandler SCR_FactionCommanderConfirmMenuHandler SCR_FactionCommanderConflictBaseMenuHandler SCR_FactionCommanderEstablishBaseRequestCancelMenuHandler SCR_FactionCommanderEstablishBaseRequestMenuHandler SCR_FactionCommanderCancelConflictBaseMenuHandler SCR_FactionCommanderCommandConflictBaseMenuHandler SCR_FactionCommanderCommandConflictMenuHandler SCR_FactionCommanderDismantleCommandMenuHandler SCR_FactionCommanderEstablishCommandMenuHandler

Protected Member Functions

ResourceName GetTaskPrefab ()
bool IsTaskValid (IEntity hoveredEntity)
 GetTaskPrefabClassTypename ()
override bool CanEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity)
override bool CanGroupEntryBeShown (notnull Faction commanderFaction, int playerId, vector position, IEntity hoveredEntity, SCR_AIGroup group)

Detailed Description

Definition at line 2 of file SCR_FactionCommanderBaseTaskMenuHandler.c.

Member Function Documentation

◆ CanEntryBeShown()

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

Definition at line 49 of file SCR_FactionCommanderBaseTaskMenuHandler.c.

◆ CanGroupEntryBeShown()

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

Definition at line 55 of file SCR_FactionCommanderBaseTaskMenuHandler.c.

◆ GetTaskPrefab()

ResourceName SCR_FactionCommanderBaseTaskMenuHandler::GetTaskPrefab ( )
inlineprotected

Definition at line 5 of file SCR_FactionCommanderBaseTaskMenuHandler.c.

◆ GetTaskPrefabClassTypename()

SCR_FactionCommanderBaseTaskMenuHandler::GetTaskPrefabClassTypename ( )
inlineprotected
Returns

Definition at line 36 of file SCR_FactionCommanderBaseTaskMenuHandler.c.

◆ IsTaskValid()

bool SCR_FactionCommanderBaseTaskMenuHandler::IsTaskValid ( IEntity hoveredEntity)
inlineprotected

Definition at line 18 of file SCR_FactionCommanderBaseTaskMenuHandler.c.


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