is_module_loaded

Syntax

native is_module_loaded(const name[]);

Usage

name
Module name

Description

Returns if a module is loaded.

Return

Module id of the matching module, -1 otherwise