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
ItemCategorycount
int
Properties
Category
[SaveableProperty(200)]
public ItemCategory Category { get; }
Property Value
Number
[SaveableProperty(201)]
public int Number { get; }
Property Value
Methods
AutoGeneratedStaticCollectObjectsSellLog(object, List<object>)
public static void AutoGeneratedStaticCollectObjectsSellLog(object o, List<object> collectedObjects)
Parameters
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).