![]() |
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 () |
| Private Member Functions inherited from RecipeBase | |
| void | SetBloodyHands (ItemBase ingredients[], PlayerBase player) |
Definition at line 1 of file crafttorch.c.
|
inlineprivate |
Definition at line 60 of file crafttorch.c.
|
inlineprivate |
Definition at line 65 of file crafttorch.c.
References g_Game, InventorySlots::GetSlotIdFromString(), and GetType().
|
inlineprivate |
Definition at line 3 of file crafttorch.c.
References AddResult(), 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.