GetHamReturnString
Syntax
native GetHamReturnString(output[], size);
Usage
| Parameter | Description |
|---|---|
| output | The buffer to store the string in. |
| size | The string size of the buffer. |
Description
Gets the return value of a hook for hooks that return strings.