Table of Contents

Class PlayerDataInventory

[Serializable]
public class PlayerDataInventory
Inheritance
PlayerDataInventory
Inherited Members

Fields

Gold

public int Gold

Field Value

int

InventoryType

public const string InventoryType = "INVENTORY"

Field Value

string

Potion

public int Potion

Field Value

int

Ration

public int Ration

Field Value

int

Sword

public int Sword

Field Value

int

Type

public string Type

Field Value

string

Methods

IsValid()

public bool IsValid()

Returns

bool