CharmedBaryon / CommonLibSSE-NG

This is a reverse engineered library for Skyrim Special Edition and Skyrim VR.
MIT License
142 stars 32 forks source link

GetItemCount AE offset #72

Open NoahBoddie opened 1 year ago

NoahBoddie commented 1 year ago

The AE offset for InventoryChanges::GetItemCount points to the QuestItemFilter constructor, the proper offset is 16108

https://github.com/CharmedBaryon/CommonLibSSE-NG/blob/7a1e15eb68836efb86b60e26f953f7930500dd95/src/RE/I/InventoryChanges.cpp#L43C34-L43C34