Navigation
API > API/Runtime > API/Runtime/SessionServices > API/Runtime/SessionServices/ITraceControllerCommands
References
| Module | SessionServices |
| Header | /Engine/Source/Runtime/SessionServices/Public/ITraceControllerCommands.h |
| Include | #include "ITraceControllerCommands.h" |
void SetStatNamedEventsEnabled
(
bool bEnabled
)
Remarks
Set the StatNamedEvents flag.
Parameters
| Name | Description |
|---|---|
| bEnabled | The value to assign to the StatNamedEvents flag. |