native

GetOrigHamReturnString

Syntax

native GetOrigHamReturnString(output[], size);

Description

Gets the original return value of a hook for hooks that return strings.

Parameters

output The buffer to store the string in.
size The size of the buffer.