Show / Hide Table of Contents

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX