FScopedSystemModalMode

When constructed leaves system wide modal mode (all windows disabled except for the OS modal window) When destructed leaves this mode

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

/Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h

Include

#include "IDesktopPlatform.h"

Syntax

class FScopedSystemModalMode

Remarks

When constructed leaves system wide modal mode (all windows disabled except for the OS modal window) When destructed leaves this mode

Constructors

Name Description

Public function

FScopedSystemModalMode()

Destructors

Name Description

Public function

~FScopedSystemModalMode()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss