class RepairWithLeatherSewingKitSource
RepairWithLeatherSewingKit › RecipeBase
All members, including inherited
Methods 4
override void Init()References RecipeBase.InsertIngredient(), RecipeBase.m_AnimationLength, RecipeBase.m_IngredientAddHealth
Show 19 more
, 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_Specialtyoverride bool CanDo(ItemBase ingredients[], PlayerBase player)References ItemBase.CanBeRepairedByCrafting(), PluginRepairing.CanRepair(), Class.CastTo()
Show 1 more
, GetPlugin()override void Do(ItemBase ingredients[], PlayerBase player, array<ItemBase> results, float specialty_weight)References Class.CastTo(), GetPlugin(), PluginRepairing.Repair()
Show 1 more
, RecipeBase.m_Specialtyoverride bool IsRepeatable()