Skip to content
Version 2.11.0
↓ Get the launcher

IWindowControl.BringToFront method

Bring this window in front of all other windows at the same ZOrder and Category. Call this when a plugin programmatically opens another plugin’s window (e.g. CombatMeter opening EntityInspector) so the opened window is not obscured by the caller.

public void BringToFront()