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

Private Member Functions

void ActionSewSelf ()
 
override void CreateConditionComponents ()
 
override bool HasTarget ()
 
override void OnFinishProgressServer (ActionData action_data)
 
override void ApplyBandage (ItemBase item, PlayerBase player)
 

Detailed Description

Definition at line 9 of file ActionSewSelf.c.

Constructor & Destructor Documentation

◆ ActionSewSelf()

Member Function Documentation

◆ ApplyBandage()

override void ApplyBandage ( ItemBase  item,
PlayerBase  player 
)
inlineprivate

Definition at line 47 of file ActionSewSelf.c.

References AGT_ITEM_TO_FLESH, and GetPlugin().

Referenced by OnFinishProgressServer().

◆ CreateConditionComponents()

override void CreateConditionComponents ( )
inlineprivate

Definition at line 21 of file ActionSewSelf.c.

References m_ConditionItem, and m_ConditionTarget.

◆ HasTarget()

override bool HasTarget ( )
inlineprivate

Definition at line 27 of file ActionSewSelf.c.

◆ OnFinishProgressServer()

override void OnFinishProgressServer ( ActionData  action_data)
inlineprivate

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