C# Class SunsetHigh.InventoryEventArgs

Inheritance: System.EventArgs
Datei anzeigen Open project: ErraticUnicorn/MOSH Class Usage Examples

Public Properties

Property Type Description
quantity int
type System.Item

Property Details

quantity public_oe property

public int quantity
return int

type public_oe property

public Item,System type
return System.Item