DayZ 1.24
|
Private Member Functions | |
override void | Init () |
override bool | CanDo (ItemBase ingredients[], PlayerBase player) |
Definition at line 1 of file CraftDrysackBag.c.
|
inlineprivate |
Definition at line 63 of file CraftDrysackBag.c.
Definition at line 3 of file CraftDrysackBag.c.
References RecipeBase::AddResult(), RecipeBase::InsertIngredient(), RecipeBase::m_AnimationLength, RecipeBase::m_IngredientAddHealth, RecipeBase::m_IngredientAddQuantity, RecipeBase::m_IngredientDestroy, RecipeBase::m_IngredientSetHealth, RecipeBase::m_IngredientUseSoftSkills, RecipeBase::m_IsInstaRecipe, RecipeBase::m_MaxDamageIngredient, RecipeBase::m_MaxQuantityIngredient, RecipeBase::m_MinDamageIngredient, RecipeBase::m_MinQuantityIngredient, RecipeBase::m_Name, RecipeBase::m_ResultInheritsColor, RecipeBase::m_ResultInheritsHealth, RecipeBase::m_ResultReplacesIngredient, RecipeBase::m_ResultSetFullQuantity, RecipeBase::m_ResultSetHealth, RecipeBase::m_ResultSetQuantity, RecipeBase::m_ResultToInventory, RecipeBase::m_ResultUseSoftSkills, and RecipeBase::m_Specialty.