Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ProfilingDebugging > API/Runtime/Core/ProfilingDebugging/FExternalProfiler > API/Runtime/Core/ProfilingDebugging/FExternalProfiler/StartScopedEvent
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/ProfilingDebugging/ExternalProfiler.h |
| Include | #include "ProfilingDebugging/ExternalProfiler.h" |
virtual void StartScopedEvent
(
const struct FColor & Color,
const ANSICHAR * Text
)
Remarks
Starts a scoped event specific to the profiler. Default implementation for backward compabitility.