Namespace Dalamud.Interface.ImGuiSeStringRenderer
Structs
SeStringDrawParams
Render styles for a SeString.
SeStringDrawResult
Represents the result of n rendered interactable SeString.
SeStringDrawState
Calculated values from Dalamud.Interface.ImGuiSeStringRenderer.SeStringDrawParams using ImGui styles.
SeStringReplacementEntity
Replacement entity to draw instead while rendering a SeString.
Enums
SeStringDrawChannel
Predefined channels for drawing onto, for out-of-order drawing.
Delegates
SeStringReplacementEntity.DrawDelegate
Draws the replacement entity.
SeStringReplacementEntity.GetEntityDelegate
Gets the replacement entity.