C# 클래스 SimTelemetry.Game.rFactor2.MAS2File

파일 보기 프로젝트 열기: nlhans/SimTelemetry 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CompressedSize uint
FileOffset uint
Filename string
Filename_Path string
Index uint
Master MAS2Reader
UncompressedSize uint

프로퍼티 상세

CompressedSize 공개적으로 프로퍼티

public uint CompressedSize
리턴 uint

FileOffset 공개적으로 프로퍼티

public uint FileOffset
리턴 uint

Filename 공개적으로 프로퍼티

public string Filename
리턴 string

Filename_Path 공개적으로 프로퍼티

public string Filename_Path
리턴 string

Index 공개적으로 프로퍼티

public uint Index
리턴 uint

Master 공개적으로 프로퍼티

public MAS2Reader,SimTelemetry.Game.rFactor2 Master
리턴 MAS2Reader

UncompressedSize 공개적으로 프로퍼티

public uint UncompressedSize
리턴 uint