ISlateViewport::OnQueryPopupMethod

Called to figure out whether we can make new windows for popups within this viewport.

Windows
MacOS
Linux

Override Hierarchy

ISlateViewport::OnQueryPopupMethod()

FSceneViewport::OnQueryPopupMethod()

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h

Include

#include "Rendering/RenderingCommon.h"

Syntax

virtual FPopupMethodReply OnQueryPopupMethod() const

Remarks

Called to figure out whether we can make new windows for popups within this viewport. Making windows allows us to have popups that go outside the parent window, but cannot be used in fullscreen and do not have per-pixel alpha.

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