Class BaseDetail
BaseDetail is the base container for the additional static data of a CatalogItem.
Namespace: UnityEngine.GameFoundation
Assembly: solution.dll
Syntax
public abstract class BaseDetail
Constructors
| Name | Description |
|---|---|
| BaseDetail() | Initializes a new instance of the BaseDetail class. |
Properties
| Name | Description |
|---|---|
| owner | A reference to the CatalogItem instance owning this detail. |