Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
ActionMineBush Class Reference
Inheritance diagram for ActionMineBush:
ActionMineBase ActionMineBushByHand

Private Member Functions

void ActionMineBush ()
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
override void CreateConditionComponents ()
override bool HasMultipleExecution (ActionData action_data)
override void OnExecuteServer (ActionData action_data)

Detailed Description

Definition at line 11 of file actionminebush.c.

Constructor & Destructor Documentation

◆ ActionMineBush()

Member Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )
inlineprivate

Definition at line 28 of file actionminebush.c.

References ActionTarget, and g_Game.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

◆ HasMultipleExecution()

override bool HasMultipleExecution ( ActionData action_data)
inlineprivate

Definition at line 50 of file actionminebush.c.

References ActionData.

◆ OnExecuteServer()

override void OnExecuteServer ( ActionData action_data)
inlineprivate

The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/classes/useractionscomponent/actions/continuous/actionminebush.c