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
FSO
Files
FAR3
Far3Entry
C# Class FSO.Files.FAR3.Far3Entry
Represents an entry in a FAR3 archive.
Mostra file
Open project: RHY3756547/FreeSO
Class Usage Examples
Public Properties
Property
Type
Description
AccessNumber
byte
CompressedFileSize
uint
DataOffset
uint
DataType
byte
DecompressedFileSize
uint
FileID
uint
Filename
string
FilenameLength
ushort
IsCompressed
byte
TypeID
uint
Property Details
AccessNumber
public_oe property
public
byte
AccessNumber
return
byte
CompressedFileSize
public_oe property
public
uint
CompressedFileSize
return
uint
DataOffset
public_oe property
public
uint
DataOffset
return
uint
DataType
public_oe property
public
byte
DataType
return
byte
DecompressedFileSize
public_oe property
public
uint
DecompressedFileSize
return
uint
FileID
public_oe property
public
uint
FileID
return
uint
Filename
public_oe property
public
string
Filename
return
string
FilenameLength
public_oe property
public
ushort
FilenameLength
return
ushort
IsCompressed
public_oe property
public
byte
IsCompressed
return
byte
TypeID
public_oe property
public
uint
TypeID
return
uint