Class StoreConfig
Configurator for a Store instance.
Inherited Members
Namespace: UnityEngine .GameFoundation .Configs
Assembly: solution.dll
Syntax
public sealed class StoreConfig : CatalogItemConfig<Store>
Fields
Name | Description |
---|---|
transactions | The identifiers of the Base |
Methods
Name | Description |
---|---|
Compile |
Checks the configuration and builds the Store instance. |
Link |
Resolves the possible referenes the Store instance may contain. |