Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/TPointTimeline
Description
Set whether we enumerate one event each side of the passed-in time range. This is useful for cases such as drawing where connected events need to be drawn outside of the viewport.
| Name | SetEnumerateOutsideRange |
| Type | function |
| Header File | /Engine/Source/Developer/TraceServices/Public/Model/PointTimeline.h |
| Include Path | #include "Model/PointTimeline.h" |
void SetEnumerateOutsideRange
(
bool bInEnumerateOutsideRange
)