Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ properties:
occur in the game world (Workspace). For example, a button that opens a
widget should have this property be true, as showing a widget is visible
to the user even if the game view isn't visible.
<Alert severity="warning">
When the `Class.Plugin` is used with the **Next Gen Studio Preview** beta option enabled, this property
will have no effect and will always behave like if it was set to false.
</Alert>
code_samples:
type: bool
tags:
Expand Down