![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionRepairBoatChassis () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| Private Member Functions inherited from ActionRepairVehiclePartBase | |
| void | AdjustItemQuantityServer (ActionData action_data) |
| void | AdjustVehicleHealthServer (ActionData action_data) |
| override ActionData | CreateActionData () |
| override void | CreateConditionComponents () |
| override void | HandleReciveData (ActionReciveData action_recive_data, ActionData action_data) |
| override void | OnFinishProgressServer (ActionData action_data) |
| override bool | ReadFromContext (ParamsReadContext ctx, out ActionReciveData action_recive_data) |
| override void | WriteToContext (ParamsWriteContext ctx, ActionData action_data) |
Additional Inherited Members | |
| Private Attributes inherited from ActionRepairVehiclePartBase | |
| string | m_CurrentDamageZone |
Definition at line 1 of file actionrepairboatchassis.c.
|
inlineprivate |
Definition at line 3 of file actionrepairboatchassis.c.
References AnimatedActionBase::m_CallbackClass, AnimatedActionBase::m_CommandUID, ActionBase::m_FullBody, ActionBase::m_LockTargetOnUse, m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 13 of file actionrepairboatchassis.c.
References ActionTarget, g_Game, ActionRepairVehiclePartBase::m_CurrentDamageZone, GameConstants::STATE_RUINED, and GameConstants::STATE_WORN.