CharmedBaryon / CommonLibSSE-NG

This is a reverse engineered library for Skyrim Special Edition and Skyrim VR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GetItemCount AE offset

NoahBoddie opened this issue · comments

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