C# 클래스 NetMsg.MsgTradInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
fightpower short
level short
param short
type short
typeid uint

공개 메소드들

메소드 설명
Create ( byte msg = null, GamePacketKeyEx key = null ) : void
GetBuffer ( ) : byte[]
MsgTradInfo ( ) : System

메소드 상세

Create() 공개 메소드

public Create ( byte msg = null, GamePacketKeyEx key = null ) : void
msg byte
key GameBase.Network.GamePacketKeyEx
리턴 void

GetBuffer() 공개 메소드

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

MsgTradInfo() 공개 메소드

public MsgTradInfo ( ) : System
리턴 System

프로퍼티 상세

fightpower 공개적으로 프로퍼티

public short fightpower
리턴 short

level 공개적으로 프로퍼티

public short level
리턴 short

param 공개적으로 프로퍼티

public short param
리턴 short

type 공개적으로 프로퍼티

public short type
리턴 short

typeid 공개적으로 프로퍼티

public uint typeid
리턴 uint