Class Store
Maintains Collection of Base
Inherited Members
Namespace: UnityEngine .GameFoundation
Assembly: solution.dll
Syntax
public class Store : CatalogItem
Methods
Name | Description |
---|---|
Contains(Base |
Tells whether or not this Store instance contains the given |
Get |
Returns an array of the Base |
Get |
Returns an array of all Base |
Get |
Adds all Base |
Get |
Returns an array of all Base |
Get |
Updates Collection of all Base |
Get |
Returns an array of the Base |
Get |
Returns an array of the Base |
Get |
Adds all Base |
To |
Returns a summary string for this Store. |