AMX Mod X API Documentation

Signature
native callfunc_end();
Description

Completes the call to a function.

Returns

1 on success

-1 if the plugin was not found

-2 if the function was not found

Errors
  • If called without initiating a callfunc, an error is thrown.
Назад
Верх