| HyperDbg Debugger
    | 
The structure of events in HyperDbg. More...
#include <Debugger.h>
The structure of events in HyperDbg.
| LIST_ENTRY _DEBUGGER_EVENT::ActionsListHead | 
| PVOID _DEBUGGER_EVENT::ConditionBufferAddress | 
| UINT32 _DEBUGGER_EVENT::ConditionsBufferSize | 
| UINT32 _DEBUGGER_EVENT::CoreId | 
| UINT32 _DEBUGGER_EVENT::CountOfActions | 
| BOOLEAN _DEBUGGER_EVENT::Enabled | 
| BOOLEAN _DEBUGGER_EVENT::EnableShortCircuiting | 
| VMM_CALLBACK_EVENT_CALLING_STAGE_TYPE _DEBUGGER_EVENT::EventMode | 
| LIST_ENTRY _DEBUGGER_EVENT::EventsOfSameTypeList | 
| VMM_EVENT_TYPE_ENUM _DEBUGGER_EVENT::EventType | 
| DEBUGGER_EVENT_OPTIONS _DEBUGGER_EVENT::InitOptions | 
| DEBUGGER_EVENT_OPTIONS _DEBUGGER_EVENT::Options | 
| UINT32 _DEBUGGER_EVENT::ProcessId | 
| UINT64 _DEBUGGER_EVENT::Tag |