Class BaseTransactionAsset
Description for BaseTransactionAsset
Implements
Inherited Members
Namespace: UnityEngine.GameFoundation.CatalogManagement
Assembly: solution.dll
Syntax
public abstract class BaseTransactionAsset : CatalogItemAsset, ISerializationCallbackReceiver
Properties
| Name | Description |
|---|---|
| rewards | The reward description of the transaction. |
Methods
| Name | Description |
|---|---|
| AwakeDefinition() | Overriden by inherited classes to initialize specific members. |
| AwakeTransaction() | Overriden by inherited classes to initialize specific members. |
| ConfigureItem(CatalogBuilder) | Configures a specified |
| ConfigureTransaction(CatalogBuilder) | Configures the specified |