okapi_call

Syntax

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

Usage

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

Description

Calls a function without calling its hooks.

Return

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

Error

Invalid parameter count