native funcidx(const name[]);
name | Function name |
Returns the function index of a public function declared in the plugin.
Function index > 0 on success, -1 if function was not found
If the function name is too long (longer than 63 characters) an error will be thrown.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.