C# Class CSPspEmu.Hle.Modules.sysmem.sceSysEventForKernel.PspSysEventHandler

显示文件 Open project: soywiz/cspspemu

Public Properties

Property Type Description
Busy int
Handler PspSysEventHandlerFunc
Name char*
Next PspSysEventHandler*
R28 int
Size int
TypeMask int

Property Details

Busy public_oe property

public int Busy
return int

Handler public_oe property

public PspSysEventHandlerFunc Handler
return PspSysEventHandlerFunc

Name public_oe property

public char* Name
return char*

Next public_oe property

public PspSysEventHandler* Next
return PspSysEventHandler*

R28 public_oe property

public int R28
return int

Size public_oe property

public int Size
return int

TypeMask public_oe property

public int TypeMask
return int