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
SimTelemetry
Game
rFactor2
MAS2File
C# Class SimTelemetry.Game.rFactor2.MAS2File
Mostra 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_oe property
public
uint
CompressedSize
return
uint
FileOffset
public_oe property
public
uint
FileOffset
return
uint
Filename
public_oe property
public
string
Filename
return
string
Filename_Path
public_oe property
public
string
Filename_Path
return
string
Index
public_oe property
public
uint
Index
return
uint
Master
public_oe property
public
MAS2Reader,SimTelemetry.Game.rFactor2
Master
return
MAS2Reader
UncompressedSize
public_oe property
public
uint
UncompressedSize
return
uint