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
Properties
Name | Description |
---|---|
owner | A reference to the CatalogItem instance owning this detail. |