C# Class GameBase.Network.Internal.QueryRoleName_Ret

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

Méthodes publiques

Свойство Type Description
gameid uint
mParam ushort
tag bool

Méthodes publiques

Méthode Description
Create ( byte data ) : void
GetBuffer ( ) : byte[]
QueryRoleName_Ret ( ) : System

Method Details

Create() public méthode

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

GetBuffer() public méthode

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

QueryRoleName_Ret() public méthode

public QueryRoleName_Ret ( ) : System
Résultat System

Property Details

gameid public_oe property

public uint gameid
Résultat uint

mParam public_oe property

public ushort mParam
Résultat ushort

tag public_oe property

public bool tag
Résultat bool