Data Structures | |
class | ActionFoldBaseBuildingObjectCB |
Functions | |
ActionFoldBaseBuildingObjectCB ActionContinuousBaseCB | ActionFoldBaseBuildingObject () |
override void | CreateActionComponent () |
override void | CreateConditionComponents () |
override | GetInputType () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnFinishProgressServer (ActionData action_data) |
override string | GetAdminLogMessage (ActionData action_data) |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item | ||
) |
ActionFoldBaseBuildingObjectCB ActionContinuousBaseCB ActionFoldBaseBuildingObject | ( | ) |
Referenced by ActionConstructor::RegisterActions(), and BaseBuildingBase::SetActions().
override void CreateActionComponent | ( | ) |
References m_CommandUID, and m_StanceMask.
override void CreateConditionComponents | ( | ) |
References UAMaxDistances::DEFAULT.
override string GetAdminLogMessage | ( | ActionData | action_data | ) |
override GetInputType | ( | ) |
override void OnFinishProgressServer | ( | ActionData | action_data | ) |