KEvent
class KEvent extends KSynchronizationObject;
Size : 0x28 bytes
| Offset | Type | Description | 
|---|---|---|
| 0x0 | u32 | Pointer to vtable | 
| 0x4 | u32 | Reference count | 
| 0x21 | bool | Manual clear | 
| 0x24 | KProcess* | Process the event belongs to (virtual address) | 
class KEvent extends KSynchronizationObject;
Size : 0x28 bytes
| Offset | Type | Description | 
|---|---|---|
| 0x0 | u32 | Pointer to vtable | 
| 0x4 | u32 | Reference count | 
| 0x21 | bool | Manual clear | 
| 0x24 | KProcess* | Process the event belongs to (virtual address) |