File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
content/en-us/reference/engine/classes Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments