Namespace Dalamud.Game.Gui
Classes
ChatGui
This class handles interacting with the native chat UI.
ChatGuiAddressResolver
The address resolver for the ChatGui class.
GameGui
A class handling many aspects of the in-game UI.
HoveredAction
This class represents the hotbar action currently hovered over by the cursor.
Enums
HoverActionKind
ActionKinds used in AgentActionDetail. These describe the possible kinds of actions being hovered.
Delegates
ChatGui.OnCheckMessageHandledDelegate
A delegate type used with the CheckMessageHandled event.
ChatGui.OnMessageDelegate
A delegate type used with the ChatMessage event.
ChatGui.OnMessageHandledDelegate
A delegate type used with the ChatMessageHandled event.
ChatGui.OnMessageUnhandledDelegate
A delegate type used with the ChatMessageUnhandled event.