native find_plugin_byfile(const filename[], ignoreCase = 1);
filename | Filename to match |
ignoreCase | If nonzero matches case insensitively, case sensitively otherwise |
Returns plugin id by filename.
Plugin id, -1 (INVALID_PLUGIN_ID) on failure
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.