okapi_call_ex

Syntax

native okapi_call_ex(okapi_func:func, any:...);

Usage

...
Arguments to the function and return variables, if the function returns by reference

Description

Calls a function and its hooks

Return

Value that the function returned, if the function doesn't return by reference

Error

Invalid parameter count