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

The ProjectFolderService service inherits from Instance. It was removed in version 638 (August 2024).

Methods

ExportScripts(path: string): null

  • YieldsThis function can yield the script it is used in.
Parameters
NameType
pathstring
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

ImportScripts(path: string): null

  • YieldsThis function can yield the script it is used in.
Parameters
NameType
pathstring
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

SelectFolder(): string

  • YieldsThis function can yield the script it is used in.
This class member is missing documentation. Create or add to its subpage at Class:ProjectFolderService/SelectFolder.
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

Events

FileChangedAfterSync()

This class member is missing documentation. Create or add to its subpage at Class:ProjectFolderService/FileChangedAfterSync.
  • Security: RobloxScriptSecurity.
  • Thread safety: unsafe

External links