C# Class LSLib.LS.FileEntry13

Show file Open project: Norbyte/lslib Class Usage Examples

Public Properties

Property Type Description
ArchivePart System.UInt32
Crc System.UInt32
Flags System.UInt32
OffsetInFile UInt32
SizeOnDisk UInt32
UncompressedSize UInt32

Property Details

ArchivePart public property

public UInt32,System ArchivePart
return System.UInt32

Crc public property

public UInt32,System Crc
return System.UInt32

Flags public property

public UInt32,System Flags
return System.UInt32

OffsetInFile public property

public UInt32 OffsetInFile
return UInt32

SizeOnDisk public property

public UInt32 SizeOnDisk
return UInt32

UncompressedSize public property

public UInt32 UncompressedSize
return UInt32