Class InventoryItemDefinitionConfig
Configurator for an InventoryItemDefinition instance.
Inheritance
InventoryItemDefinitionConfig
Inherited Members
Namespace: UnityEngine.GameFoundation.Configs
Assembly: solution.dll
Syntax
public sealed class InventoryItemDefinitionConfig : CatalogItemConfig<InventoryItemDefinition>
Methods
| Name | Description |
|---|---|
| CompileItem() | Checks the configuration and builds the InventoryItemDefinition instance. |