Class PlayerDataInventory
- Namespace
- PlayEveryWare.EpicOnlineServices.Samples
[Serializable]
public class PlayerDataInventory
- Inheritance
-
PlayerDataInventory
- Inherited Members
Fields
Gold
public int Gold
Field Value
InventoryType
public const string InventoryType = "INVENTORY"
Field Value
Potion
public int Potion
Field Value
Ration
public int Ration
Field Value
Sword
public int Sword
Field Value
Type
public string Type
Field Value
Methods
IsValid()
public bool IsValid()