C# 클래스 NetMsg.MsgPtichItemInfo

상속: BaseMsg
파일 보기 프로젝트 열기: dream-young-soul/soul

공개 프로퍼티들

프로퍼티 타입 설명
_tag byte

공개 메소드들

메소드 설명
GetBuffer ( ) : byte[]
MsgPtichItemInfo ( RoleItemInfo item, uint _ptich_obj_id, int _price, byte sell_byte, bool isRemote = false ) : System

메소드 상세

GetBuffer() 공개 메소드

public GetBuffer ( ) : byte[]
리턴 byte[]

MsgPtichItemInfo() 공개 메소드

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
리턴 System

프로퍼티 상세

_tag 공개적으로 정적으로 프로퍼티

public static byte _tag
리턴 byte