SquareGridInventoryItemAsset
Note
Preview API. Public and supported for evaluation, but its contract may change in a future release.
| Contract | Value |
|---|---|
| Assembly | LostLily.GridToolkit.Inventory.Topology.Square.Authoring |
| Namespace | LostLily.GridToolkit.Inventory.Authoring |
| Kind | class |
| Tier | Preview |
| Roles | CustomerWorkflow, SerializedContract |
| Validated version | 1.0.0 |
Declaration
type class LostLily.GridToolkit.Inventory.Authoring.SquareGridInventoryItemAsset : LostLily.GridToolkit.Inventory.Authoring.IGridInventoryItemAsset,LostLily.GridToolkit.Inventory.Authoring.IGridInventoryItemAssetEditorAccess,LostLily.GridToolkit.Topology.Square.Authoring.SquareGridStructureAsset
Public members
Methods
System.Void .ctor()
System.Void SetItemData(System.String,System.String,System.String,System.String,System.Boolean,System.Int32)
Properties
System.Boolean Stackable { get; }
System.Int32 MaxStack { get; }
System.String Category { 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.