C# Class GameBase.Network.Internal.KickGamePlay

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

Méthodes publiques

Свойство Type Description
accountid int
mParam ushort

Méthodes publiques

Méthode Description
Create ( byte msg ) : void
GetBuffer ( ) : byte[]
KickGamePlay ( ) : 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[]

KickGamePlay() public méthode

public KickGamePlay ( ) : System
Résultat System

Property Details

accountid public_oe property

public int accountid
Résultat int

mParam public_oe property

public ushort mParam
Résultat ushort