Navigation
API > API/Developer > API/Developer/TraceServices > API/Developer/TraceServices/IRegionProvider
Description
Direct access to a certain lane at a given index/depth of the default timeline. The pointer is valid only in the current read scope.
| Name | GetLane |
| Type | function |
| Header File | /Engine/Source/Developer/TraceServices/Public/TraceServices/Model/Regions.h |
| Include Path | #include "TraceServices/Model/Regions.h" |
const FRegionLane * GetLane
(
int32 Index
) const
a pointer to the lane at the specified depth index or nullptr if Index > GetLaneCount()-1