Field transactionItemPrefab
The prefab with TransactionItemView component attached to use for creating the list of TransactionItemView items.
Namespace: UnityEngine.GameFoundation.UI
Assembly: solution.dll
Syntax
[Tooltip("The prefab to use when generating Transaction Items in the Store View.")]
public TransactionItemView transactionItemPrefab
Returns
| Type | Description |
|---|---|
| TransactionItemView |