Data Structures | |
| class | ActionSewTargetCB |
Functions | |
| ActionSewTargetCB ActionContinuousBaseCB | ActionSewTarget () |
| override void | CreateActionComponent () |
| override void | CreateConditionComponents () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | OnFinishProgressServer (ActionData action_data) |
| override void | ApplyBandage (ItemBase item, PlayerBase player) |
| override bool | CanTargetBeInVehicle () |
| override bool ActionCondition | ( | PlayerBase | player, |
| ActionTarget | target, | ||
| ItemBase | item | ||
| ) |
| ActionSewTargetCB ActionContinuousBaseCB ActionSewTarget | ( | ) |
Referenced by ActionConstructor::RegisterActions(), and SewingKit::SetActions().
| override void ApplyBandage | ( | ItemBase | item, |
| PlayerBase | player | ||
| ) |
References AGT_ITEM_TO_FLESH, and GetPlugin().
| override bool CanTargetBeInVehicle | ( | ) |
| override void CreateActionComponent | ( | ) |
References m_CommandUID, and m_StanceMask.
| override void CreateConditionComponents | ( | ) |
References UAMaxDistances::DEFAULT.
| override void OnFinishProgressServer | ( | ActionData | action_data | ) |
References ActionBandageBase::ApplyBandage(), and ActionBase::CanReceiveAction().