|
Astra Unity 2.6.6
Astra Unity Plugin
|
Contains metadata about a product More...
Public Attributes | |
| ulong | id |
| ID for this product | |
| string | name |
| Display name for this product | |
| string | sku |
| Store SKU for this product | |
| List< ProductPrice > | prices |
| Information about pricing for this product | |
| string | url |
| URL for retreiving this product | |
| string | type |
| Type of product - Most commonly "asset" | |
| string | imageURL |
| URL to an image that can be displayed to represent the product | |
| byte[] | imageData |
| Image byte array | |
| List< string > | tags |
| Tags attached to this product | |
| string | hash |
| Hash value for the product. Can be compared to verify there is no corruption | |
Properties | |
| Texture2D | image [get] |
| Image 256x256 | |
Contains metadata about a product