PostModal

Called after the editor dismisses a modal window, allowing other windows the opportunity to disable themselves to avoid reentrant calls.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h

Include

#include "Misc/CoreDelegates.h"

Syntax

static FSimpleMulticastDelegate PostModal;

Remarks

Called after the editor dismisses a modal window, allowing other windows the opportunity to disable themselves to avoid reentrant calls.

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