C# Class LSLib.LS.LSPKHeader13

Show file Open project: Norbyte/lslib Class Usage Examples

Public Properties

Property Type Description
ArchiveGuid System.Guid
FileListOffset System.UInt32
FileListSize System.UInt32
NumParts System.UInt16
SomePartVar System.UInt16
Version System.UInt32

Property Details

ArchiveGuid public property

public Guid,System ArchiveGuid
return System.Guid

FileListOffset public property

public UInt32,System FileListOffset
return System.UInt32

FileListSize public property

public UInt32,System FileListSize
return System.UInt32

NumParts public property

public UInt16,System NumParts
return System.UInt16

SomePartVar public property

public UInt16,System SomePartVar
return System.UInt16

Version public property

public UInt32,System Version
return System.UInt32