C# Class NetMsg.MsgEquipOperationRet

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

Méthodes publiques

Свойство Type Description
destid uint
ret uint
srcid uint
type uint

Méthodes publiques

Méthode Description
GetBuffer ( ) : byte[]
MsgEquipOperationRet ( ) : System

Method Details

GetBuffer() public méthode

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

MsgEquipOperationRet() public méthode

public MsgEquipOperationRet ( ) : System
Résultat System

Property Details

destid public_oe property

public uint destid
Résultat uint

ret public_oe property

public uint ret
Résultat uint

srcid public_oe property

public uint srcid
Résultat uint

type public_oe property

public uint type
Résultat uint