C# Class InventoryItem

ファイルを表示 Open project: Unity3dAzure/AppServicesDemo Class Usage Examples

Public Properties

Property Type Description
amount int
name string

Property Details

amount public_oe property

public int amount
return int

name public_oe property

public string name
return string