SetHamReturnInteger
Syntax
native SetHamReturnInteger(value);
Usage
| Parameter | Description |
|---|---|
| value | The value to set the return to. |
Description
Sets the return value of a hook that returns an integer or boolean. This needs to be used in conjunction with HAM_OVERRIDE or HAM_SUPERCEDE.