Navigation
API > API/Runtime > API/Runtime/MassEntity > API/Runtime/MassEntity/FMassDebugger
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DECLARE_TS_MULTICAST_DELEGATE_OneParam
(
FOnMassEntityManagerEvent, |
MassDebugger.h | ||
DECLARE_TS_MULTICAST_DELEGATE_OneParam
(
FOnEnvironmentEvent, |
MassDebugger.h |
DECLARE_TS_MULTICAST_DELEGATE_OneParam(FOnMassEntityManagerEvent, const FMassEntityManager &)
| Name | DECLARE_TS_MULTICAST_DELEGATE_OneParam |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassDebugger.h |
| Include Path | #include "MassDebugger.h" |
DECLARE_TS_MULTICAST_DELEGATE_OneParam
(
FOnMassEntityManagerEvent,
const FMassEntityManager &
)
DECLARE_TS_MULTICAST_DELEGATE_OneParam(FOnEnvironmentEvent, const FEnvironment &)
| Name | DECLARE_TS_MULTICAST_DELEGATE_OneParam |
| Type | function |
| Header File | /Engine/Source/Runtime/MassEntity/Public/MassDebugger.h |
| Include Path | #include "MassDebugger.h" |
DECLARE_TS_MULTICAST_DELEGATE_OneParam
(
FOnEnvironmentEvent,
const FEnvironment &
)