Skip to content

Commit e204aa1

Browse files
Noted that the Next Gen Studio Preview setting will have an effect on this.
1 parent 31435a4 commit e204aa1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ properties:
4444
occur in the game world (Workspace). For example, a button that opens a
4545
widget should have this property be true, as showing a widget is visible
4646
to the user even if the game view isn't visible.
47+
48+
When the `Class.Plugin` is used with the **Next Gen Studio Preview** beta option enabled, this property
49+
will have no effect and will always behave like if it was set to false.
4750
code_samples:
4851
type: bool
4952
tags:

0 commit comments

Comments
 (0)