Table of Contents

Class InventoryData

Namespace
TaleWorlds.MountAndBlade.Diamond
Assembly
TaleWorlds.MountAndBlade.Diamond.dll
public class InventoryData
Inheritance
InventoryData
Inherited Members

Constructors

InventoryData()

public InventoryData()

Properties

Items

public List<ItemData> Items { get; }

Property Value

List<ItemData>

Methods

DebugPrint()

public void DebugPrint()

GetItemWithIndex(int)

public ItemData GetItemWithIndex(int itemIndex)

Parameters

itemIndex int

Returns

ItemData

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