Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

IGridInventoryItemAsset

Note

Preview API. Public and supported for evaluation, but its contract may change in a future release.

Contract Value
Assembly LostLily.GridToolkit.Inventory.Authoring
Namespace LostLily.GridToolkit.Inventory.Authoring
Kind interface
Tier Preview
Roles CustomerWorkflow, ExtensionPoint, SerializedContract
Validated version 1.0.0

Declaration

type interface LostLily.GridToolkit.Inventory.Authoring.IGridInventoryItemAsset

Public members

Properties

System.Boolean Stackable { get; }
System.Int32 MaxStack { get; }
System.String Category { get; }
System.String DisplayName { get; }
System.String IconId { get; }
System.String ItemId { get; }
System.String SortKey { get; }

Versioning

Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.