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

Private Member Functions

override void ApplyModifiers (ActionData action_data)
 

Detailed Description

Definition at line 1 of file ActionFeedPainkillerTablets.c.

Member Function Documentation

◆ ApplyModifiers()

override void ActionFeedPainkillerTablets::ApplyModifiers ( ActionData action_data)
inlineprivate

Definition at line 3 of file ActionFeedPainkillerTablets.c.

4 {
5 PlayerBase ntarget = PlayerBase.Cast(action_data.m_Target.GetObject());
6 //ntarget.m_ModifiersManager.ActivateModifier(eModifiers.MDF_CHEMICALPOISON);
7 }

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