C# Class LSLib.LS.LSPKHeader7

Show file Open project: Norbyte/lslib Class Usage Examples

Public Properties

Property Type Description
DataOffset System.UInt32
FileListSize System.UInt32
LittleEndian Byte
NumFiles System.UInt32
NumParts System.UInt32
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

LittleEndian public property

public Byte LittleEndian
return Byte

NumFiles public property

public UInt32,System NumFiles
return System.UInt32

NumParts public property

public UInt32,System NumParts
return System.UInt32

Version public property

public UInt32,System Version
return System.UInt32