Signature
native GetOrigHamReturnInteger(&output);
Description
Gets the original return value of a hook for hooks that return integers or booleans.
Parameters
- output — The variable to store the value in.