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)
A delegate type used when an error toast window appears.
public delegate void IToastGui.OnErrorToastDelegate(ref SeString message, ref bool isHandled)