Class InventoryItemDefinition
Preset values and rules for an InventoryItem. During runtime, it may be useful to refer back to the InventoryItemDefinition for the presets and rules, but the values cannot be changed at runtime. InventoryItemDefinitions are also used as factories to create InventoryItems.
Inherited Members
Namespace: UnityEngine .GameFoundation
Assembly: solution.dll
Syntax
public class InventoryItemDefinition : CatalogItem
Methods
Name | Description |
---|---|
Get |
Get all default properties stored in this definition. |
Get |
Get all default properties stored in this definition. |
Get |
Get the default value of the property with the given |
Has |
Check if this definition has a property with the given |
Try |
Try to get the default value of the property with the given |