UGameViewportClient::OnQueryPopupMethod

Should we make new windows for popups or create an overlay in the current window.

Windows
MacOS
Linux

Override Hierarchy

FViewportClient::OnQueryPopupMethod()

UGameViewportClient::OnQueryPopupMethod()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/GameViewportClient.h

Include

#include "Engine/GameViewportClient.h"

Source

/Engine/Source/Runtime/Engine/Private/GameViewportClient.cpp

Syntax

virtual FPopupMethodReply OnQueryPopupMethod() const

Remarks

Should we make new windows for popups or create an overlay in the current window.

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