Navigation
API > API/Developer > API/Developer/TraceInsights > API/Developer/TraceInsights/ISpatialPlotViewExtender
Description
Whether this extender has data available for the given session. Used for tab availability detection.
| Name | HasDataForSession |
| Type | function |
| Header File | /Engine/Source/Developer/TraceInsights/Public/Insights/SpatialProfiler/ISpatialPlotViewExtender.h |
| Include Path | #include "Insights/SpatialProfiler/ISpatialPlotViewExtender.h" |
bool HasDataForSession
(
const TraceServices::IAnalysisSession & InAnalysisSession
) const