C# Class GameBase.Network.Internal.QueryRole_Ret

Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Свойство Type Description
gameid uint
key int
key2 int
mParam ushort
ret byte

Méthodes publiques

Méthode Description
Create ( byte msg ) : void
GetBuffer ( ) : byte[]
QueryRole_Ret ( ) : System

Method Details

Create() public méthode

public Create ( byte msg ) : void
msg byte
Résultat void

GetBuffer() public méthode

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

QueryRole_Ret() public méthode

public QueryRole_Ret ( ) : System
Résultat System

Property Details

gameid public_oe property

public uint gameid
Résultat uint

key public_oe property

public int key
Résultat int

key2 public_oe property

public int key2
Résultat int

mParam public_oe property

public ushort mParam
Résultat ushort

ret public_oe property

public byte ret
Résultat byte