Dayz Explorer
1.29.162510
Loading...
Searching...
No Matches
actionfeedcharcoaltablets.c
Go to the documentation of this file.
1
class
ActionFeedCharcoalTablets
:
ActionForceConsume
2
{
3
override
void
ApplyModifiers(
ActionData
action_data )
4
{
5
PlayerBase
ntarget =
PlayerBase
.Cast( action_data.m_Target.GetObject() );
6
ntarget.m_ModifiersManager.DeactivateModifier(
eModifiers
.MDF_POISONING);
7
}
8
};
ActionData
ActionBase ActionData
Definition
actionbase.c:30
ActionForceConsume
void ActionForceConsume()
Definition
actionforceconsume.c:13
ActionFeedCharcoalTablets
Definition
actionfeedcharcoaltablets.c:2
PlayerBase
Definition
playerbaseclient.c:2
eModifiers
eModifiers
Definition
emodifiers.c:2
Daten
4_world
classes
useractionscomponent
actions
continuous
medical
actionfeedcharcoaltablets.c
Generated by
1.16.1