DayZ 1.24
Loading...
Searching...
No Matches
ActionDrinkDisinfectant2 Class Reference
Inheritance diagram for ActionDrinkDisinfectant2:
[legend]
Collaboration diagram for ActionDrinkDisinfectant2:
[legend]

Private Member Functions

override void ApplyModifiers (ActionData action_data)
 

Detailed Description

Definition at line 1 of file ActionDrinkDisinfectant2.c.

Member Function Documentation

◆ ApplyModifiers()

override void ActionDrinkDisinfectant2::ApplyModifiers ( ActionData action_data)
inlineprivate

Definition at line 3 of file ActionDrinkDisinfectant2.c.

4 {
5 action_data.m_Player.m_ModifiersManager.ActivateModifier(eModifiers.MDF_POISONING);
6 }
eModifiers
Definition eModifiers.c:2

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