C# Class SimTelemetry.Game.rFactor2.MAS2File

Mostrar archivo 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