Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SimTelemetry
Game
rFactor2
MAS2File
C# Class SimTelemetry.Game.rFactor2.MAS2File
Show file
Open project: nlhans/SimTelemetry
Class Usage Examples
Public Properties
Property
Type
Description
CompressedSize
uint
FileOffset
uint
Filename
string
Filename_Path
string
Index
uint
Master
MAS2Reader
UncompressedSize
uint
Property Details
CompressedSize
public property
public
uint
CompressedSize
return
uint
FileOffset
public property
public
uint
FileOffset
return
uint
Filename
public property
public
string
Filename
return
string
Filename_Path
public property
public
string
Filename_Path
return
string
Index
public property
public
uint
Index
return
uint
Master
public property
public
MAS2Reader,SimTelemetry.Game.rFactor2
Master
return
MAS2Reader
UncompressedSize
public property
public
uint
UncompressedSize
return
uint