GetOrigHamReturnString

Syntax

native GetOrigHamReturnString(output[], size);

Usage

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

Description

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