Class BaseTransactionConfig<TRuntimeTransaction>
Base configurator for a Base
Inheritance
Inherited Members
Namespace: UnityEngine .GameFoundation .Configs
Assembly: solution.dll
Syntax
public abstract class BaseTransactionConfig<TRuntimeTransaction> : BaseTransactionConfig where TRuntimeTransaction : BaseTransaction
Type Parameters
Name | Description |
---|---|
TRuntimeTransaction |
Methods
Name | Description |
---|---|
Compile |
Checks the configuration and builds the
Base |
Compile |
Checks the specific configuration of the
Base |
Link |
Resolves the possible references the Catalog |
Link |
Resolves the possible references the
|