C# Class NetMsg.MsgTradInfo

Inheritance: BaseMsg
Exibir arquivo Open project: dream-young-soul/soul

Public Properties

Property Type Description
fightpower short
level short
param short
type short
typeid uint

Public Methods

Method Description
Create ( byte msg = null, GamePacketKeyEx key = null ) : void
GetBuffer ( ) : byte[]
MsgTradInfo ( ) : System

Method Details

Create() public method

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

GetBuffer() public method

public GetBuffer ( ) : byte[]
return byte[]

MsgTradInfo() public method

public MsgTradInfo ( ) : System
return System

Property Details

fightpower public_oe property

public short fightpower
return short

level public_oe property

public short level
return short

param public_oe property

public short param
return short

type public_oe property

public short type
return short

typeid public_oe property

public uint typeid
return uint