C# Class NetMsg.MsgTradInfo

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

Méthodes publiques

Свойство Type Description
fightpower short
level short
param short
type short
typeid uint

Méthodes publiques

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

Method Details

Create() public méthode

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

GetBuffer() public méthode

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

MsgTradInfo() public méthode

public MsgTradInfo ( ) : System
Résultat System

Property Details

fightpower public_oe property

public short fightpower
Résultat short

level public_oe property

public short level
Résultat short

param public_oe property

public short param
Résultat short

type public_oe property

public short type
Résultat short

typeid public_oe property

public uint typeid
Résultat uint