FFXIVClientStructs icon indicating copy to clipboard operation
FFXIVClientStructs copied to clipboard

Fix GameObjectManager

Open wolfcomp opened this issue 1 year ago • 1 comments

Changes the arrays to be correctly typed.

This is verified with both looking at some of the index lookups in source and ReClass

wolfcomp avatar Mar 13 '24 18:03 wolfcomp

Found ABI compatibility issues between main and pr:

Member

  • long Client.Game.Object.GameObjectManager.ObjectList3
  • long Client.Game.Object.GameObjectManager.ObjectList
  • long Client.Game.Object.GameObjectManager.ObjectListFiltered

github-actions[bot] avatar Mar 14 '24 22:03 github-actions[bot]