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

Data Structures

class  ActionDismantleOvenCB
 

Functions

ActionDismantleOvenCB ActionContinuousBaseCB ActionDismantleOven ()
 
override void CreateActionComponent ()
 
override void CreateConditionComponents ()
 
override GetInputType ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnFinishProgressServer (ActionData action_data)
 

Function Documentation

◆ ActionCondition()

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

◆ ActionDismantleOven()

◆ CreateActionComponent()

override void CreateActionComponent ( )

References m_CommandUID, and m_StanceMask.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

◆ GetInputType()

override GetInputType ( )

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData  action_data)