Skip to content

Fix return type of ScriptEditorService.GetScriptDocuments() - #1417

Open
VoxLenox wants to merge 1 commit into
roblox-ts:masterfrom
VoxLenox:master
Open

Fix return type of ScriptEditorService.GetScriptDocuments()#1417
VoxLenox wants to merge 1 commit into
roblox-ts:masterfrom
VoxLenox:master

Conversation

@VoxLenox

@VoxLenox VoxLenox commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Change return type of ScriptEditorService.GetScriptDocuments() from Array<Instance> to Array<ScriptDocument> to match with Roblox studio
image

… `Array<Instance>` to `Array<ScriptDocument>`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant