nwnxee / unified

Binaries available under the Releases tab on Github
https://nwnxee.github.io/unified
GNU General Public License v3.0
129 stars 92 forks source link

CNWSItemPropertyHandler missing in .35 API #1622

Open Shad000w opened 1 year ago

Shad000w commented 1 year ago

And thus it is not possible to hook functions like CNWSItemPropertyHandler__RemoveBonusSpellOfLevel.

I was able to workaround the issue by creating a "stub" include file for CNWSItemPropertyHandler and putting the function I needed to hook inside it - surprisingly it worked without issues. But you will probably want to fix this in your API.