roblox
Missing API Documentation
This API Class does not have any or complete API documentation. Please add API documentation if possible.

The PluginManagerInterface class inherits from Instance. It cannot be instantiated. This class was added in version 434.

Methods

CreatePlugin(): Instance

  • DeprecatedThis member will be phased out and should be avoided while it is still available.
This class member is missing documentation. Create or add to its subpage at Class:PluginManagerInterface/CreatePlugin.
  • Security: PluginSecurity.
  • Thread safety: unsafe

ExportPlace(filePath: string = ): null

Parameters
NameTypeDefault
filePathstring
  • Security: PluginSecurity.
  • Thread safety: unsafe

ExportSelection(filePath: string = ): null

Parameters
NameTypeDefault
filePathstring
  • Security: PluginSecurity.
  • Thread safety: unsafe

External links