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