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