Class Currency
Describes a currency.
Inherited Members
Namespace: UnityEngine .GameFoundation
Assembly: solution.dll
Syntax
public class Currency : CatalogItem
Properties
Name | Description |
---|---|
maximum |
The maximum balance the player can have. 0 means no limit. |
type |
Methods
Name | Description |
---|---|
Equals(object) | Determines whether the specified object is equal to the current object. |
Get |
Serves as the default hash function. |
To |
Returns a string that represents the current object. |