diff --git a/FFXIVClientStructs/FFXIV/Component/GUI/AtkComponentDragDrop.cs b/FFXIVClientStructs/FFXIV/Component/GUI/AtkComponentDragDrop.cs index f677962e2..7fcb79af2 100644 --- a/FFXIVClientStructs/FFXIV/Component/GUI/AtkComponentDragDrop.cs +++ b/FFXIVClientStructs/FFXIV/Component/GUI/AtkComponentDragDrop.cs @@ -39,7 +39,10 @@ public unsafe partial struct AtkComponentDragDrop : ICreatable AttachTooltip(type, parentId, tooltipArgs); [MemberFunction("E8 ?? ?? ?? ?? 48 8B 7E ?? 48 85 FF 75")] public partial void DetachTooltip();