Navigation
Unreal Engine C++ API Reference > Developer > TraceServices > TraceServices > Containers
References
Module | TraceServices |
Header | /Engine/Source/Developer/TraceServices/Public/TraceServices/Containers/Timelines.h |
Include | #include "TraceServices/Containers/Timelines.h" |
Syntax
namespace TraceServices
{
enum EEventEnumerate
{
Continue,
Stop,
}
}
Values
Name | Description |
---|---|
Continue | |
Stop |
Remarks
Insights.
Public interface to rewind debugger