===== IPluginManager ===== ==== IPluginManager ==== * GetPluginCount //Due to thread-safety issues, more of this interface is not exposed to Lua. Attempting to interact with plugins directly from Lua can cause deadlocks and Lua stack corruption issues because Lua is not thread safe.//