Table of Contents

Struct Town.SellLog

Namespace
TaleWorlds.CampaignSystem.Settlements
Assembly
TaleWorlds.CampaignSystem.dll
public struct Town.SellLog
Inherited Members
Extension Methods

Constructors

SellLog(ItemCategory, int)

public SellLog(ItemCategory category, int count)

Parameters

category ItemCategory
count int

Properties

Category

[SaveableProperty(200)]
public ItemCategory Category { get; }

Property Value

ItemCategory

Number

[SaveableProperty(201)]
public int Number { get; }

Property Value

int

Methods

AutoGeneratedStaticCollectObjectsSellLog(object, List<object>)

public static void AutoGeneratedStaticCollectObjectsSellLog(object o, List<object> collectedObjects)

Parameters

o object
collectedObjects List<object>

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