PluginManager (Method)
From Legacy Roblox Wiki
Jump to navigationJump to search
PluginManager( ) | |
Returns | PluginManager |
Description: | Returns the PluginManager service. |
Member of: | Environment |
Example
local PluginManagerObject = PluginManager() --Returns the plugin manager service.
Returns the service to allow you to use plugin methods and events.