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