Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
actionforceconsume.c File Reference

Go to the source code of this file.

Classes

class  ActionForceConsumeCB
 

Functions

void ActionForceConsume ()
 
override void CreateConditionComponents ()
 
override void OnStartServer (ActionData action_data)
 
override void OnEndServer (ActionData action_data)
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
void PlaySound (PlayerBase player)
 

Variables

ActionForceConsumeCB SOUND_REPEAT_INTERVAL = 1.5
 

Function Documentation

◆ ActionCondition()

override bool ActionCondition ( PlayerBase player,
ActionTarget target,
ItemBase item )

Definition at line 49 of file actionforceconsume.c.

◆ ActionForceConsume()

void ActionForceConsume ( )

Definition at line 13 of file actionforceconsume.c.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

Definition at line 22 of file actionforceconsume.c.

◆ OnEndServer()

override void OnEndServer ( ActionData action_data)

Definition at line 37 of file actionforceconsume.c.

◆ OnStartServer()

override void OnStartServer ( ActionData action_data)

Definition at line 28 of file actionforceconsume.c.

◆ PlaySound()

void PlaySound ( PlayerBase player)
protected

Definition at line 69 of file actionforceconsume.c.

Variable Documentation

◆ SOUND_REPEAT_INTERVAL

ActionForceConsumeCB SOUND_REPEAT_INTERVAL = 1.5