Table of Contents

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

CraftingOrder[]

Properties

CustomOrders

public MBReadOnlyList<CraftingOrder> CustomOrders { get; }

Property Value

MBReadOnlyList<CraftingOrder>

Methods

AutoGeneratedInstanceCollectObjects(List<object>)

protected virtual void AutoGeneratedInstanceCollectObjects(List<object> collectedObjects)

Parameters

collectedObjects List<object>

GetAvailableSlot()

public int GetAvailableSlot()

Returns

int

IsThereAvailableSlot()

public bool IsThereAvailableSlot()

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).