Table of Contents

Class GameConfig.MaxEquipmentSlotCount

Namespace
Nekoyume
Assembly
Lib9c.dll
public static class GameConfig.MaxEquipmentSlotCount
Inheritance
GameConfig.MaxEquipmentSlotCount
Inherited Members

Fields

Armor

public const int Armor = 1

Field Value

int

Aura

public const int Aura = 1

Field Value

int

Belt

public const int Belt = 1

Field Value

int

Grimoire

public const int Grimoire = 1

Field Value

int

Necklace

public const int Necklace = 1

Field Value

int

Ring

public const int Ring = 2

Field Value

int

Weapon

public const int Weapon = 1

Field Value

int