native
get_func_id
Syntax
native get_func_id(const funcName[], pluginId = -1);
Description
Get a function id (for callfunc_begin_i)
To get the plugin id, use the find_plugin stock
native
native get_func_id(const funcName[], pluginId = -1);
Get a function id (for callfunc_begin_i)
To get the plugin id, use the find_plugin stock