C# Class SunsetHigh.InventorySave

Show file Open project: ErraticUnicorn/MOSH Class Usage Examples

Public Properties

Property Type Description
items int[]
numTypes int
order int[]
total int

Property Details

items public property

public int[] items
return int[]

numTypes public property

public int numTypes
return int

order public property

public int[] order
return int[]

total public property

public int total
return int