C# Class LSLib.LS.LSPKHeader10

Show file Open project: Norbyte/lslib Class Usage Examples

Public Properties

Property Type Description
DataOffset System.UInt32
FileListSize System.UInt32
NumFiles System.UInt32
NumParts System.UInt16
SomePartVar System.UInt16
Version System.UInt32

Property Details

DataOffset public property

public UInt32,System DataOffset
return System.UInt32

FileListSize public property

public UInt32,System FileListSize
return System.UInt32

NumFiles public property

public UInt32,System NumFiles
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