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