FNavigationReply::Escape

An event should return a [FNavigationReply::Escape()](API\Runtime\SlateCore\Input\FNavigationReply\Escape) to let the system know that a navigation can escape the bounds of this widget.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/NavigationReply.h

Include

#include "Input/NavigationReply.h"

Syntax

static FNavigationReply Escape()

Remarks

An event should return a FNavigationReply::Escape() to let the system know that a navigation can escape the bounds of this widget.

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