Delegate IToastGui.OnQuestToastDelegate
A delegate type used when a quest toast window appears.
Assembly: Dalamud.dll
View Source
Declaration
public delegate void IToastGui.OnQuestToastDelegate(ref SeString message, ref QuestToastOptions options, ref bool isHandled)