Skip to content
Version 2.11.0
↓ Get the launcher

MeterRowElement.OnRightClick property

Optional: invoked when the row is right-clicked (CombatMeter row context menu); null = no menu.

public Action? OnRightClick { get; set; }