FScopedSystemModalMode

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

Unreal Engine C++ API Reference > Developer > DesktopPlatform

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

Type Name Description
  FScopedSystemModalMode ()  

Destructors

Type Name Description
  ~FScopedSystemModalMode ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library