C# Class GameBase.Network.Internal.CreateRole

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

Méthodes publiques

Свойство Type Description
accountid int
gameid uint
lookface uint
mParam ushort
name String
profession byte

Méthodes publiques

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

Method Details

Create() public méthode

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

CreateRole() public méthode

public CreateRole ( ) : System
Résultat System

GetBuffer() public méthode

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

Property Details

accountid public_oe property

public int accountid
Résultat int

gameid public_oe property

public uint gameid
Résultat uint

lookface public_oe property

public uint lookface
Résultat uint

mParam public_oe property

public ushort mParam
Résultat ushort

name public_oe property

public String name
Résultat String

profession public_oe property

public byte profession
Résultat byte