Data Structures | |
| class | ActionWashHandsWaterCB |
Functions | |
| ActionWashHandsWaterCB ActionContinuousBaseCB | ActionWashHandsWater () |
| override void | CreateActionComponent () |
| override | GetInputType () |
| override void | CreateConditionComponents () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnFinishProgressServer (ActionData action_data) |
| override bool ActionCondition | ( | PlayerBase | player, |
| ActionTarget | target, | ||
| ItemBase | item | ||
| ) |
| ActionWashHandsWaterCB ActionContinuousBaseCB ActionWashHandsWater | ( | ) |
Referenced by ActionConstructor::RegisterActions(), and ManBase::SetActions().
| override void CreateActionComponent | ( | ) |
References m_CommandUID, and m_StanceMask.
| override void CreateConditionComponents | ( | ) |
References CCTWaterSurfaceEx(), UAMaxDistances::DEFAULT, LIQUID_GROUP_WATER, and LIQUID_SNOW.
| override GetInputType | ( | ) |
| override void OnFinishProgressServer | ( | ActionData | action_data | ) |
References GetPlugin(), and PluginLifespan().