peace-maker / DHooks2

Dynamic detouring support for the DHooks 2 SourceMod extension
https://forums.alliedmods.net/showthread.php?p=2588686#post2588686
67 stars 11 forks source link

Add Native to get parameter object ptr address. #23

Closed Natanel-Shitrit closed 3 years ago

Natanel-Shitrit commented 3 years ago

As discussed here:

A native to get an object ptr address is missing, there is a work around for that (add as HookParamType_Int), but this still should be a part of the API.