C# Class GameBase.Network.Internal.RoleInfo_Ret

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

Méthodes publiques

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

Méthodes publiques

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

RoleInfo_Ret() public méthode

public RoleInfo_Ret ( ) : System
Résultat System

Property Details

accountid public_oe property

public int accountid
Résultat int

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