FNavigationReply::Stop

An event should return a [FNavigationReply::Explicit()](API\Runtime\SlateCore\Input\FNavigationReply\Explicit) to let the system know to stop at 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 Stop()

Remarks

An event should return a FNavigationReply::Explicit() to let the system know to stop at 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