Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RocketLeagueReplayParser
TickMark
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