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

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

bool m_bCannotDeletePlayer

Detailed Description

Definition at line 3 of file SCR_DeleteSelectedContextAction.c.

Member Function Documentation

◆ CanBePerformed()

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

Definition at line 13 of file SCR_DeleteSelectedContextAction.c.

◆ CanBeShown()

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

Definition at line 8 of file SCR_DeleteSelectedContextAction.c.

◆ Perform()

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

Definition at line 69 of file SCR_DeleteSelectedContextAction.c.

Member Data Documentation

◆ m_bCannotDeletePlayer

bool SCR_DeleteSelectedContextAction::m_bCannotDeletePlayer
protected

Definition at line 6 of file SCR_DeleteSelectedContextAction.c.


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