Loading...
Searching...
No Matches
ATAS.Indicators.Heatmap.IHeatmapPlatformResettableVisualState Interface Reference

Platform-owned extension for clearing an indicator state without going through an author-visible update lease. Indicator authors should use IHeatmapVisualState.BeginUpdate instead. More...

Inheritance diagram for ATAS.Indicators.Heatmap.IHeatmapPlatformResettableVisualState:
[legend]

Public Member Functions

void ResetForPlatform ()
 Clear all committed and staged samples, reset visual overrides, and invalidate renderers.
 

Detailed Description

Platform-owned extension for clearing an indicator state without going through an author-visible update lease. Indicator authors should use IHeatmapVisualState.BeginUpdate instead.

Member Function Documentation

◆ ResetForPlatform()

void ATAS.Indicators.Heatmap.IHeatmapPlatformResettableVisualState.ResetForPlatform ( )

Clear all committed and staged samples, reset visual overrides, and invalidate renderers.


The documentation for this interface was generated from the following file: