C# 클래스 NetMsg.MsgEquipOperationRet

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

공개 프로퍼티들

프로퍼티 타입 설명
destid uint
ret uint
srcid uint
type uint

공개 메소드들

메소드 설명
GetBuffer ( ) : byte[]
MsgEquipOperationRet ( ) : System

메소드 상세

GetBuffer() 공개 메소드

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

MsgEquipOperationRet() 공개 메소드

public MsgEquipOperationRet ( ) : System
리턴 System

프로퍼티 상세

destid 공개적으로 프로퍼티

public uint destid
리턴 uint

ret 공개적으로 프로퍼티

public uint ret
리턴 uint

srcid 공개적으로 프로퍼티

public uint srcid
리턴 uint

type 공개적으로 프로퍼티

public uint type
리턴 uint