okapi_get_orig_return

Syntax

native okapi_get_orig_return(any:...);

Usage

...
Value of the original return, if passed by reference

Description

Retrieves the value that the hooked function retrieved.

Return

Value of the original return, if passed by value

Error

Not inside a hook
Get return only available in post hook
Invalid parameter count