We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31435a4 commit e204aa1Copy full SHA for e204aa1
content/en-us/reference/engine/classes/PluginToolbarButton.yaml
@@ -44,6 +44,9 @@ properties:
44
occur in the game world (Workspace). For example, a button that opens a
45
widget should have this property be true, as showing a widget is visible
46
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.
50
code_samples:
51
type: bool
52
tags:
0 commit comments