Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
FSO
Files
FAR3
Far3Entry
C# 클래스 FSO.Files.FAR3.Far3Entry
Represents an entry in a FAR3 archive.
파일 보기
프로젝트 열기: RHY3756547/FreeSO
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
AccessNumber
byte
CompressedFileSize
uint
DataOffset
uint
DataType
byte
DecompressedFileSize
uint
FileID
uint
Filename
string
FilenameLength
ushort
IsCompressed
byte
TypeID
uint
프로퍼티 상세
AccessNumber
공개적으로 프로퍼티
public
byte
AccessNumber
리턴
byte
CompressedFileSize
공개적으로 프로퍼티
public
uint
CompressedFileSize
리턴
uint
DataOffset
공개적으로 프로퍼티
public
uint
DataOffset
리턴
uint
DataType
공개적으로 프로퍼티
public
byte
DataType
리턴
byte
DecompressedFileSize
공개적으로 프로퍼티
public
uint
DecompressedFileSize
리턴
uint
FileID
공개적으로 프로퍼티
public
uint
FileID
리턴
uint
Filename
공개적으로 프로퍼티
public
string
Filename
리턴
string
FilenameLength
공개적으로 프로퍼티
public
ushort
FilenameLength
리턴
ushort
IsCompressed
공개적으로 프로퍼티
public
byte
IsCompressed
리턴
byte
TypeID
공개적으로 프로퍼티
public
uint
TypeID
리턴
uint