We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b9de44 commit 7288cb1Copy full SHA for 7288cb1
1 file changed
FFXIVClientStructs/FFXIV/Component/GUI/AtkTextInput.cs
@@ -32,7 +32,7 @@ public unsafe partial struct AtkTextInput {
32
[FieldOffset(0xC10)] public AllowedEntities InputSanitizationFlags;
33
34
/// <remarks> Call this only if <see cref="InputSanitizationFlags"/> has Payloads! </remarks>
35
- [MemberFunction("E8 ?? ?? ?? ?? E9 ?? ?? ?? ?? 48 8B 4E 18 48 8B 01")]
+ [MemberFunction("40 57 48 81 EC ?? ?? ?? ?? 48 8B 05 ?? ?? ?? ?? 48 33 C4 48 89 84 24 ?? ?? ?? ?? 66 83 B9 ?? ?? ?? ?? ??")]
36
public partial void OpenCompletion();
37
38
// Component::GUI::AtkTextInput::AtkTextInputEventInterface
0 commit comments