MeterRowElement.OnRightClick property
Optional: invoked when the row is right-clicked (CombatMeter row context menu); null = no menu.
public Action? OnRightClick { get; set; }See Also
Section titled “See Also”- record MeterRowElement
- namespace Stellar.Abstractions.Services