C# Class NetMsg.MsgPtichItemInfo

Inheritance: BaseMsg
Afficher le fichier Open project: dream-young-soul/soul

Méthodes publiques

Свойство Type Description
_tag byte

Méthodes publiques

Méthode Description
GetBuffer ( ) : byte[]
MsgPtichItemInfo ( RoleItemInfo item, uint _ptich_obj_id, int _price, byte sell_byte, bool isRemote = false ) : System

Method Details

GetBuffer() public méthode

public GetBuffer ( ) : byte[]
Résultat byte[]

MsgPtichItemInfo() public méthode

public MsgPtichItemInfo ( RoleItemInfo item, uint _ptich_obj_id, int _price, byte sell_byte, bool isRemote = false ) : System
item GameStruct.RoleItemInfo
_ptich_obj_id uint
_price int
sell_byte byte
isRemote bool
Résultat System

Property Details

_tag public_oe static_oe property

public static byte _tag
Résultat byte