Skip to main content
Version: 13.x (API 13) [Legacy]

Delegate IToastGui.OnErrorToastDelegate

A delegate type used when an error toast window appears.

Assembly: Dalamud.dll
View Source
Declaration
public delegate void IToastGui.OnErrorToastDelegate(ref SeString message, ref bool isHandled)