Field itemContainer
The Transform in which to generate the list of TransactionItemView items.
Namespace: UnityEngine.GameFoundation.UI
Assembly: solution.dll
Syntax
[Header("GameObject Field")]
[Space]
[Tooltip("Optionally allows specifying an alternate parent container for automatically rendered Transaction Item Prefabs. If not defined, StoreView's Transform will be the parent by default.")]
public Transform itemContainer
Returns
| Type | Description |
|---|---|
| Transform |