C# Class RocketLeagueReplayParser.NetworkStream.PrivateMatchSettings

Show file Open project: jjbott/RocketLeagueReplayParser Class Usage Examples

Public Methods

Method Description
Deserialize ( BitReader br ) : PrivateMatchSettings
Serialize ( BitWriter bw ) : void
ToString ( ) : string

Method Details

Deserialize() public static method

public static Deserialize ( BitReader br ) : PrivateMatchSettings
br BitReader
return PrivateMatchSettings

Serialize() public method

public Serialize ( BitWriter bw ) : void
bw BitWriter
return void

ToString() public method

public ToString ( ) : string
return string