C# Class CSPspEmu.Hle.Formats.Psf.HeaderStruct

Show file Open project: soywiz/cspspemu

Public Properties

Property Type Description
KeyTable uint
Magic uint
NumberOfPairs uint
ValueTable uint
Version uint

Property Details

KeyTable public property

public uint KeyTable
return uint

Magic public property

public uint Magic
return uint

NumberOfPairs public property

public uint NumberOfPairs
return uint

ValueTable public property

public uint ValueTable
return uint

Version public property

public uint Version
return uint