Retrieves a plugin's file name relative to the plugins folder.
void GetPluginFilename(Handle plugin, char[] buffer, int maxlength)
Plugin Handle (INVALID_HANDLE uses the calling plugin).
Buffer to the store the file name.
Maximum length of the name buffer.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.