C# Class MapServer.PtichSellItemInfo

Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Свойство Type Description
item_id uint
price int
sell_type byte

Property Details

item_id public_oe property

public uint item_id
Résultat uint

price public_oe property

public int price
Résultat int

sell_type public_oe property

public byte sell_type
Résultat byte