Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Misc/CoreMisc.h |
| Include | #include "Misc/CoreMisc.h" |
Syntax
class FAutoNamedEventsToggler
Remarks
Enables named events when profiling. Increments/decrements GCycleStatsShouldEmitNamedEvents based on bIsProfiling. Functionality is controlled by stats.AutoEnableNamedEventsWhenProfiling.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Update
(
bool bIsProfiling |