C# Class LSLib.LS.FileEntry13

显示文件 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_oe property

public UInt32,System ArchivePart
return System.UInt32

Crc public_oe property

public UInt32,System Crc
return System.UInt32

Flags public_oe property

public UInt32,System Flags
return System.UInt32

OffsetInFile public_oe property

public UInt32 OffsetInFile
return UInt32

SizeOnDisk public_oe property

public UInt32 SizeOnDisk
return UInt32

UncompressedSize public_oe property

public UInt32 UncompressedSize
return UInt32