Navigation
API > API/Runtime > API/Runtime/MassEntity
References
| Module | MassEntity |
| Header | /Engine/Source/Runtime/MassEntity/Public/MassDebugger.h |
| Include | #include "MassDebugger.h" |
Syntax
USTRUCT ()
struct FMassGenericDebugEvent
Variables
| Type | Name | Description | |
|---|---|---|---|
| const UObject * | Context | Note that it's not a uproperty since these events are only intended to be used instantly, never stored |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMassGenericDebugEvent
(
const UObject* InContext |