Data Structures | |
| class | ActionDrinkWellContinuousCB |
Functions | |
| ActionDrinkWellContinuousCB ActionContinuousBaseCB | ActionDrinkWellContinuous () |
| override void | CreateActionComponent () |
| override bool | IsDrink () |
| override | GetInputType () |
| override bool | CanBeUsedInFreelook () |
| override void | CreateConditionComponents () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnStart (ActionData action_data) |
| override void | OnEnd (ActionData action_data) |
| override void | OnFinishProgressServer (ActionData action_data) |
| override bool | IsLockTargetOnUse () |
| override bool ActionCondition | ( | PlayerBase | player, |
| ActionTarget | target, | ||
| ItemBase | item | ||
| ) |
| ActionDrinkWellContinuousCB ActionContinuousBaseCB ActionDrinkWellContinuous | ( | ) |
Referenced by ActionConstructor::RegisterActions(), and BuildingSuper::SetActions().
| override bool CanBeUsedInFreelook | ( | ) |
| override void CreateActionComponent | ( | ) |
References m_CommandUID, and m_StanceMask.
| override void CreateConditionComponents | ( | ) |
References UAMaxDistances::DEFAULT.
| override GetInputType | ( | ) |
| override bool IsDrink | ( | ) |
| override bool IsLockTargetOnUse | ( | ) |
| override void OnEnd | ( | ActionData | action_data | ) |
| override void OnFinishProgressServer | ( | ActionData | action_data | ) |
| override void OnStart | ( | ActionData | action_data | ) |