DayZ Scripts
v1.21.156300 ยท Jun 20, 2023
 
Loading...
Searching...
No Matches
ActionDeCraftRopeBelt Class Reference

Private Member Functions

void ActionDeCraftRopeBelt ()
 
override void CreateConditionComponents ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override bool HasTarget ()
 
override void OnFinishProgressServer (ActionData action_data)
 

Detailed Description

Definition at line 11 of file ActionDeCraftRopeBelt.c.

Constructor & Destructor Documentation

◆ ActionDeCraftRopeBelt()

Member Function Documentation

◆ ActionCondition()

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

Definition at line 29 of file ActionDeCraftRopeBelt.c.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 23 of file ActionDeCraftRopeBelt.c.

References m_ConditionItem, and m_ConditionTarget.

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 38 of file ActionDeCraftRopeBelt.c.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData  action_data)
inlineprivate

Definition at line 43 of file ActionDeCraftRopeBelt.c.

References ActionData::m_MainItem, and ActionData::m_Player.


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