Delegate ToastGui.OnErrorToastDelegate
Namespace: Dalamud.Game.Internal.Gui
Assembly: Dalamud.dll
Syntax
public delegate void OnErrorToastDelegate(ref SeString message, ref bool isHandled);
Parameters
| Type | Name | Description |
|---|---|---|
| SeString | message | |
| System.Boolean | isHandled |