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

Go to the source code of this file.

Classes

class  ActionExtinguishFireplaceByLiquidCB
 

Functions

ActionExtinguishFireplaceByLiquidCB ActionContinuousBaseCB ActionExtinguishFireplaceByLiquid ()
 
override void CreateConditionComponents ()
 
override bool ActionCondition (PlayerBase player, ActionTarget target, ItemBase item)
 
override void OnStartAnimationLoop (ActionData action_data)
 
override void OnEndServer (ActionData action_data)
 

Function Documentation

◆ ActionCondition()

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

Definition at line 31 of file actionextinguishfireplacebyliquid.c.

◆ ActionExtinguishFireplaceByLiquid()

ActionExtinguishFireplaceByLiquidCB ActionContinuousBaseCB ActionExtinguishFireplaceByLiquid ( )

Definition at line 1 of file actionextinguishfireplacebyliquid.c.

◆ CreateConditionComponents()

override void CreateConditionComponents ( )

Definition at line 25 of file actionextinguishfireplacebyliquid.c.

◆ OnEndServer()

override void OnEndServer ( ActionData action_data)

Definition at line 56 of file actionextinguishfireplacebyliquid.c.

◆ OnStartAnimationLoop()

override void OnStartAnimationLoop ( ActionData action_data)

Definition at line 48 of file actionextinguishfireplacebyliquid.c.