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