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

Datei anzeigen Open project: soywiz/cspspemu

Public Properties

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

Property Details

KeyTable public_oe property

public uint KeyTable
return uint

Magic public_oe property

public uint Magic
return uint

NumberOfPairs public_oe property

public uint NumberOfPairs
return uint

ValueTable public_oe property

public uint ValueTable
return uint

Version public_oe property

public uint Version
return uint