DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionDrinkWellContinuousCB |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 37 of file ActionDrinkWellContinuous.c.
ActionDrinkWellContinuousCB ActionContinuousBaseCB ActionDrinkWellContinuous | ( | ) |
Definition at line 1 of file ActionDrinkWellContinuous.c.
Referenced by ActionConstructor::RegisterActions(), and BuildingSuper::SetActions().
Definition at line 12 of file ActionDrinkWellContinuous.c.
References m_FullBody, m_StanceMask, and m_Text.
Definition at line 31 of file ActionDrinkWellContinuous.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
override GetInputType | ( | ) |
Definition at line 26 of file ActionDrinkWellContinuous.c.
Definition at line 21 of file ActionDrinkWellContinuous.c.
override void OnEnd | ( | ActionData | action_data | ) |
Definition at line 55 of file ActionDrinkWellContinuous.c.
override void OnEndAnimationLoopServer | ( | ActionData | action_data | ) |
Definition at line 73 of file ActionDrinkWellContinuous.c.
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 60 of file ActionDrinkWellContinuous.c.
References UAQuantityConsumed::DRINK.
override void OnStart | ( | ActionData | action_data | ) |
Definition at line 48 of file ActionDrinkWellContinuous.c.