Skip to content

Correct call for Human.UpdateDrawData function with new struct created in stack of functions#1716

Open
wolfcomp wants to merge 9 commits intomainfrom
graphics_drawdata_correction
Open

Correct call for Human.UpdateDrawData function with new struct created in stack of functions#1716
wolfcomp wants to merge 9 commits intomainfrom
graphics_drawdata_correction

Conversation

@wolfcomp
Copy link
Collaborator

@wolfcomp wolfcomp commented Jan 30, 2026

Depends on: #1725

@wolfcomp wolfcomp changed the title Correct call for function with new struct created in stack of functions Correct call for Human.UpdateDrawData function with new struct created in stack of functions Jan 30, 2026
@github-actions github-actions bot added the breaking change PR contains breaking changes and wont be merged before a new patch label Jan 30, 2026
@wolfcomp wolfcomp force-pushed the graphics_drawdata_correction branch from a3f64f4 to f9e6f59 Compare January 30, 2026 07:39
@github-actions
Copy link
Contributor

Breaking Changes

Member exists in left but not in right

FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human.Delegates: 2

UpdateDrawData: 2

  • bool Invoke(FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human*, byte*, bool)
  • System.IAsyncResult BeginInvoke(FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human*, byte*, bool, System.AsyncCallback, object)

SetupFromCharacterData: 2

  • bool Invoke(FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human*, byte*)
  • System.IAsyncResult BeginInvoke(FFXIVClientStructs.FFXIV.Client.Graphics.Scene.Human*, byte*, System.AsyncCallback, object)

@wolfcomp wolfcomp force-pushed the graphics_drawdata_correction branch from f9e6f59 to 5a4ad9f Compare February 14, 2026 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change PR contains breaking changes and wont be merged before a new patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments