![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | CanDo (ItemBase ingredients[], PlayerBase player) |
| override void | Do (ItemBase ingredients[], PlayerBase player, array< ItemBase > results, float specialty_weight) |
| override void | Init () |
| override bool | IsRepeatable () |
| Private Member Functions inherited from RecipeBase | |
| void | SetBloodyHands (ItemBase ingredients[], PlayerBase player) |
Definition at line 1 of file repairwithleathersewingkit.c.
|
inlineprivate |
Definition at line 61 of file repairwithleathersewingkit.c.
References ItemBase::CanBeRepairedByCrafting(), Class::CastTo(), and GetPlugin().
|
inlineprivate |
Definition at line 72 of file repairwithleathersewingkit.c.
References Class::CastTo(), GetPlugin(), and m_Specialty.
|
inlineprivate |
Definition at line 3 of file repairwithleathersewingkit.c.
References InsertIngredient(), m_AnimationLength, m_IngredientAddHealth, m_IngredientAddQuantity, m_IngredientDestroy, m_IngredientSetHealth, m_IngredientUseSoftSkills, m_IsInstaRecipe, m_MaxDamageIngredient, m_MaxQuantityIngredient, m_MinDamageIngredient, m_MinQuantityIngredient, m_Name, m_ResultInheritsColor, m_ResultInheritsHealth, m_ResultReplacesIngredient, m_ResultSetFullQuantity, m_ResultSetHealth, m_ResultSetQuantity, m_ResultToInventory, m_ResultUseSoftSkills, and m_Specialty.
|
inlineprivate |
Definition at line 81 of file repairwithleathersewingkit.c.