![]() |
Dayz Explorer 1.28.160049
|
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) |
| override bool ActionCondition | ( | PlayerBase | player, |
| ActionTarget | target, | ||
| ItemBase | item ) |
Definition at line 31 of file actionextinguishfireplacebyliquid.c.
| ActionExtinguishFireplaceByLiquidCB ActionContinuousBaseCB ActionExtinguishFireplaceByLiquid | ( | ) |
Definition at line 1 of file actionextinguishfireplacebyliquid.c.
| override void CreateConditionComponents | ( | ) |
Definition at line 25 of file actionextinguishfireplacebyliquid.c.
| override void OnEndServer | ( | ActionData | action_data | ) |
Definition at line 56 of file actionextinguishfireplacebyliquid.c.
| override void OnStartAnimationLoop | ( | ActionData | action_data | ) |
Definition at line 48 of file actionextinguishfireplacebyliquid.c.