Retrieves a plugin's public info.
bool GetPluginInfo(Handle plugin, PluginInfo info, char[] buffer, int maxlength)
Plugin Handle (INVALID_HANDLE uses the calling plugin).
Plugin info property to retrieve.
Buffer to store info in.
Maximum length of buffer.
True on success, false if property is not available.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.