Skip to content

Commit c0c5b1d

Browse files
Converted note to warning alert
1 parent e204aa1 commit c0c5b1d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@ 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.
47+
<Alert severity="warning">
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+
</Alert>
5051
code_samples:
5152
type: bool
5253
tags:

0 commit comments

Comments
 (0)