S9SourceNine Labs / CMAPI Docs 1.0
CMAPI / API reference

InventoryItemSnapshot

Contains an aggregated count of one item in an inventory.

View source ↗
CMAPI 1.0.0Standalone runtimeWindows x64Tested with Planet Crafter 2.008
Namespace CMAPIClassAssembly CMAPI.API.dll
public sealed class InventoryItemSnapshot

Contains an aggregated count of one item in an inventory.

Members

Id

property
public string Id

Gets the item's stable game group ID.

DisplayName

property
public string DisplayName

Gets the item's localized display name.

Amount

property
public int Amount

Gets how many inventory slots contain this item group.