native
GetOrigHamReturnFloat
Syntax
native GetOrigHamReturnFloat(&Float:output);
Description
Gets the original return value of a hook for hooks that return floats.
Parameters
| output | The variable to store the value in. |
|---|
native
native GetOrigHamReturnFloat(&Float:output);
Gets the original return value of a hook for hooks that return floats.
| output | The variable to store the value in. |
|---|