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

Protected Member Functions

bool EntityIsOccupied (GenericEntity vehicleEntity)
override bool CanBeShown (SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition, int flags)
override bool CanBePerformed (SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition, int flags)
override void Perform (SCR_EditableEntityComponent selectedEntity, vector cursorWorldPosition)

Detailed Description

Definition at line 2 of file SCR_SelectOccupantsContextAction.c.

Member Function Documentation

◆ CanBePerformed()

override bool SCR_SelectOccupantsContextAction::CanBePerformed ( SCR_EditableEntityComponent selectedEntity,
vector cursorWorldPosition,
int flags )
inlineprotected

Definition at line 27 of file SCR_SelectOccupantsContextAction.c.

◆ CanBeShown()

override bool SCR_SelectOccupantsContextAction::CanBeShown ( SCR_EditableEntityComponent selectedEntity,
vector cursorWorldPosition,
int flags )
inlineprotected

Definition at line 22 of file SCR_SelectOccupantsContextAction.c.

◆ EntityIsOccupied()

bool SCR_SelectOccupantsContextAction::EntityIsOccupied ( GenericEntity vehicleEntity)
inlineprotected

Definition at line 4 of file SCR_SelectOccupantsContextAction.c.

◆ Perform()

override void SCR_SelectOccupantsContextAction::Perform ( SCR_EditableEntityComponent selectedEntity,
vector cursorWorldPosition )
inlineprotected

Definition at line 33 of file SCR_SelectOccupantsContextAction.c.


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