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

Protected Member Functions

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)

Protected Attributes

int m_iTaskState

Detailed Description

Definition at line 2 of file SCR_TaskContextAction.c.

Member Function Documentation

◆ CanBePerformed()

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

Definition at line 12 of file SCR_TaskContextAction.c.

◆ CanBeShown()

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

Definition at line 7 of file SCR_TaskContextAction.c.

◆ Perform()

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

Definition at line 17 of file SCR_TaskContextAction.c.

Member Data Documentation

◆ m_iTaskState

int SCR_TaskContextAction::m_iTaskState
protected

Definition at line 5 of file SCR_TaskContextAction.c.


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