GetOrigHamReturnVector
Syntax
native GetOrigHamReturnVector(Float:output[3]);
Usage
| Parameter | Description |
|---|---|
| output | The variable to store the value in. |
Description
Gets the original return value of a hook for hooks that return Vectors.
native GetOrigHamReturnVector(Float:output[3]);
| Parameter | Description |
|---|---|
| output | The variable to store the value in. |
Gets the original return value of a hook for hooks that return Vectors.