Back to Server.Network
EquipmentInfo
(
ctor
) EquipmentInfo(
int
number,
Mobile
crafter,
bool
unidentified,
EquipInfoAttribute
[] attributes )
EquipInfoAttribute
[] Attributes{
get
; }
Mobile
Crafter{
get
; }
int
Number{
get
; }
bool
Unidentified{
get
; }