C# Class RocketLeagueReplayParser.TickMark

Mostra file Open project: jjbott/RocketLeagueReplayParser Class Usage Examples

Public Methods

Method Description
Deserialize ( BinaryReader bs ) : TickMark
Serialize ( ) : IEnumerable
ToDebugString ( ) : string

Method Details

Deserialize() public static method

public static Deserialize ( BinaryReader bs ) : TickMark
bs System.IO.BinaryReader
return TickMark

Serialize() public method

public Serialize ( ) : IEnumerable
return IEnumerable

ToDebugString() public method

public ToDebugString ( ) : string
return string