Returns whether a library exists. This function should be considered expensive; it should only be called on plugin to determine availability of resources. Use OnLibraryAdded()/OnLibraryRemoved() to detect changes in libraries.
bool LibraryExists(const char[] name)
Library name of a plugin or extension.
True if exists, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.