C# Class Plasma.pnAuth2Cli_AcctPlayerInfo

Inheritance: Plasma.plNetStruct
Afficher le fichier Open project: Hoikas/PlasmaDotNet Class Usage Examples

Méthodes publiques

Свойство Type Description
fExplorer uint
fModel string
fPlayerID uint
fPlayerName string
fTransID uint

Méthodes publiques

Méthode Description
Read ( Plasma.hsStream s ) : void
Write ( Plasma.hsStream s ) : void

Method Details

Read() public méthode

public Read ( Plasma.hsStream s ) : void
s Plasma.hsStream
Résultat void

Write() public méthode

public Write ( Plasma.hsStream s ) : void
s Plasma.hsStream
Résultat void

Property Details

fExplorer public_oe property

public uint fExplorer
Résultat uint

fModel public_oe property

public string fModel
Résultat string

fPlayerID public_oe property

public uint fPlayerID
Résultat uint

fPlayerName public_oe property

public string fPlayerName
Résultat string

fTransID public_oe property

public uint fTransID
Résultat uint