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