Skip to main content

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)