C# Class InventoryItem

Afficher le fichier Open project: Unity3dAzure/AppServicesDemo Class Usage Examples

Méthodes publiques

Свойство Type Description
amount int
name string

Property Details

amount public_oe property

public int amount
Résultat int

name public_oe property

public string name
Résultat string