C# Class LSLib.LS.LSBHeader

Mostra 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_oe property

public UInt32,System bigEndian
return System.UInt32

metadata public_oe property

public LSMetadata,LSLib.LS metadata
return LSMetadata

signature public_oe property

public UInt32,System signature
return System.UInt32

totalSize public_oe property

public UInt32,System totalSize
return System.UInt32

unknown public_oe property

public UInt32,System unknown
return System.UInt32