native
LibraryExists
Syntax
native LibraryExists(const library[], LibType:type);
Description
Checks if a library/class is loaded. This is the newer version of module_exists.
native
native LibraryExists(const library[], LibType:type);
Checks if a library/class is loaded. This is the newer version of module_exists.