Show / Hide Table of Contents

Struct Inventory.InventoryData

Namespace: BaseDefense
Assembly: BaseDefense.dll
Syntax
[Serializable]
public struct Inventory.InventoryData

Fields

gems

Declaration
public int gems
Field Value
Type Description
int

gunIds

Declaration
public List<int> gunIds
Field Value
Type Description
List<int>

moneys

Declaration
public int moneys
Field Value
Type Description
int
In This Article
Back to top Generated by DocFX