C# Class FSO.Files.FAR1.FarEntry

Represents an entry in a FAR1 archive.
Mostra file Open project: RHY3756547/FreeSO Class Usage Examples

Public Properties

Property Type Description
DataLength int
DataLength2 int
DataOffset int
Filename string
FilenameLength short

Property Details

DataLength public_oe property

public int DataLength
return int

DataLength2 public_oe property

public int DataLength2
return int

DataOffset public_oe property

public int DataOffset
return int

Filename public_oe property

public string Filename
return string

FilenameLength public_oe property

public short FilenameLength
return short