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