FSlateApplication::ExternalModalStop

Re-enable disabled Slate components when a non-slate modal window is dismissed.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h

Include

#include "Framework/Application/SlateApplication.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Application/SlateApplication.cpp

Syntax

void ExternalModalStop()

Remarks

Re-enable disabled Slate components when a non-slate modal window is dismissed. Slate components will only be re-enabled when all tracked external modal windows have been dismissed.

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