DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
ActionDeCraftDrysackBag.c File Reference

Data Structures

class  ActionDeCraftDrysackBagCB
 

Functions

ActionDeCraftDrysackBagCB ActionContinuousBaseCB ActionDeCraftDrysackBag ()
 
override void CreateActionComponent ()
 
override void CreateConditionComponents ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override bool HasTarget ()
 
override void OnFinishProgressServer (ActionData action_data)
 

Function Documentation

◆ ActionCondition()

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

◆ ActionDeCraftDrysackBag()

◆ CreateActionComponent()

override void CreateActionComponent ( )

References m_CommandUID, and m_StanceMask.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

◆ HasTarget()

override bool HasTarget ( )

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData  action_data)