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