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