Class CraftingCampaignBehavior.CraftingOrderSlots
- Namespace
- TaleWorlds.CampaignSystem.CampaignBehaviors
- Assembly
- TaleWorlds.CampaignSystem.dll
public class CraftingCampaignBehavior.CraftingOrderSlots
- Inheritance
-
CraftingCampaignBehavior.CraftingOrderSlots
- Inherited Members
Constructors
CraftingOrderSlots()
public CraftingOrderSlots()
Fields
Slots
[SaveableField(10)]
public CraftingOrder[] Slots
Field Value
Properties
CustomOrders
public MBReadOnlyList<CraftingOrder> CustomOrders { get; }
Property Value
Methods
AutoGeneratedInstanceCollectObjects(List<object>)
protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)
Parameters
GetAvailableSlot()
public int GetAvailableSlot()
Returns
IsThereAvailableSlot()
public bool IsThereAvailableSlot()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).