Data Structures | |
class | ActionBuildOvenCB |
Functions | |
ActionBuildOvenCB ActionContinuousBaseCB | ActionBuildOven () |
override void | CreateActionComponent () |
override void | CreateConditionComponents () |
override | GetInputType () |
override bool | HasProgress () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnFinishProgressServer (ActionData action_data) |
ActionBuildOvenCB ActionContinuousBaseCB ActionBuildOven | ( | ) |
Referenced by ActionConstructor::RegisterActions(), and FireplaceBase::SetActions().
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item | ||
) |
References FireplaceBase::IsBaseFireplace().
override void CreateActionComponent | ( | ) |
References m_CommandUID, and m_StanceMask.
override void CreateConditionComponents | ( | ) |
References UAMaxDistances::DEFAULT.
override GetInputType | ( | ) |
override bool HasProgress | ( | ) |
override void OnFinishProgressServer | ( | ActionData | action_data | ) |