Skip to content

Commit 4cd4531

Browse files
authored
Update StandalonePluginScripts.yaml (#1076)
## Changes <!-- Please summarize your changes. --> Additional information has been added to document the instance's inconsistent behavior. This info should be useful, as Studio does not provide any additional info on this, nor is there any additional information online. <!-- Please link to any applicable information (forum posts, bug reports, etc.). --> Changes are based on the following comments and personal observations of the instance's functionality throughout the years : https://devforum.roblox.com/t/insert-object-menu-does-not-have-standalonepluginscripts/1161930/4?u=matkeftw https://devforum.roblox.com/t/selection-doesnt-work-with-standalonepluginscripts/1204790/2?u=matkeftw ## Checks By submitting your pull request for review, you agree to the following: - [X] This contribution was created in whole or in part by me, and I have the right to submit it under the terms of this repository's open source licenses. - [X] I understand and agree that this contribution and a record of it are public, maintained indefinitely, and may be redistributed under the terms of this repository's open source licenses. - [X] To the best of my knowledge, all proposed changes are accurate. ---------
1 parent 0cfdbe5 commit 4cd4531

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/en-us/reference/engine/classes/StandalonePluginScripts.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ description: |
88
in a standalone plugin `Class.DataModel` when Roblox Studio starts (it is not
99
useful outside the context of plugins). When a place to be edited is loaded in
1010
Roblox Studio, scripts inside this container are not run.
11+
12+
#### Limited Functionality and Availability
13+
14+
Functionality of this class may be enabled or disabled without notice. Before
15+
using it, verify that it works as expected before continuing with further work.
1116
code_samples:
1217
inherits:
1318
- Instance

0 commit comments

Comments
 (0)