C# Class Plasma.pnCli2Auth_PlayerCreateRequest

Inheritance: Plasma.plNetStruct
Show file Open project: Hoikas/PlasmaDotNet Class Usage Examples

Public Properties

Property Type Description
fInvite string
fPlayerName string
fShape string
fTransID uint

Public Methods

Method Description
Read ( Plasma.hsStream s ) : void
Write ( Plasma.hsStream s ) : void

Method Details

Read() public method

public Read ( Plasma.hsStream s ) : void
s Plasma.hsStream
return void

Write() public method

public Write ( Plasma.hsStream s ) : void
s Plasma.hsStream
return void

Property Details

fInvite public property

public string fInvite
return string

fPlayerName public property

public string fPlayerName
return string

fShape public property

public string fShape
return string

fTransID public property

public uint fTransID
return uint