C# Class LSLib.LS.LSBHeader

Show file Open project: Norbyte/lslib Class Usage Examples

Public Properties

Property Type Description
bigEndian System.UInt32
metadata LSMetadata
signature System.UInt32
totalSize System.UInt32
unknown System.UInt32

Property Details

bigEndian public property

public UInt32,System bigEndian
return System.UInt32

metadata public property

public LSMetadata,LSLib.LS metadata
return LSMetadata

signature public property

public UInt32,System signature
return System.UInt32

totalSize public property

public UInt32,System totalSize
return System.UInt32

unknown public property

public UInt32,System unknown
return System.UInt32