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

Show file 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 property

public int Busy
return int

Handler public property

public PspSysEventHandlerFunc Handler
return PspSysEventHandlerFunc

Name public property

public char* Name
return char*

Next public property

public PspSysEventHandler* Next
return PspSysEventHandler*

R28 public property

public int R28
return int

Size public property

public int Size
return int

TypeMask public property

public int TypeMask
return int