PcoWSkbVqDnWTu_dm2ix
The Developer Hub is now deprecated and information on this page may no longer be accurate. To see our new and improved documentation, please click here. You can read more about the future of documentation here.
Collapse Sidebar

SetGameplayPausedNotificationEnabled

This method allows developers to disable the built-in notification when a players gameplay is paused. They can then add in their own UI if they wish to customize it.

Developers can query whether the notification is enabled by calling the GuiService/GetGameplayPausedNotificationEnabled function.

See Also

  • Workspace/StreamingPauseMode, controls which streaming physics pause mode is active

Parameters

Name Type Default Description

Whether or not the built-in notification GUI is disabled

Returns

Return Type Summary

No return