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

Private Member Functions

void ApplyBandage (ItemBase item, PlayerBase player)
Private Member Functions inherited from ActionContinuousBase
void OnEndAnimationLoopClient (ActionData action_data)
void OnEndAnimationLoopServer (ActionData action_data)
void OnFinishProgressClient (ActionData action_data)
void OnFinishProgressServer (ActionData action_data)
void OnStartAnimationLoopClient (ActionData action_data)
void OnStartAnimationLoopServer (ActionData action_data)

Detailed Description

Definition at line 1 of file actionbandagebase.c.

Member Function Documentation

◆ ApplyBandage()

void ApplyBandage ( ItemBase item,
PlayerBase player )
inlineprivate

Definition at line 3 of file actionbandagebase.c.

References AGT_ITEM_TO_FLESH, and GetPlugin().

Referenced by OnFinishProgressServer().


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