C# Class SagaMap.Map.ChangeEquipArgs

Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Свойство Type Description
eSlot SagaDB.Items.EQUIP_SLOT
itemID int

Méthodes publiques

Méthode Description
ChangeEquipArgs ( SagaDB eSlot, int itemID ) : System

Method Details

ChangeEquipArgs() public méthode

public ChangeEquipArgs ( SagaDB eSlot, int itemID ) : System
eSlot SagaDB
itemID int
Résultat System

Property Details

eSlot public_oe property

public EQUIP_SLOT,SagaDB.Items eSlot
Résultat SagaDB.Items.EQUIP_SLOT

itemID public_oe property

public int itemID
Résultat int