UUserWidget::OnRemovedFromFocusPath

If focus is lost on on this widget or on a child widget and this widget is no longer part of the focus path.

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/UserWidget.h

Include

#include "Blueprint/UserWidget.h"

Syntax

void OnRemovedFromFocusPath
(
    FFocusEvent InFocusEvent
)

Remarks

If focus is lost on on this widget or on a child widget and this widget is no longer part of the focus path.

Parameters

Parameter

Description

InFocusEvent

FocusEvent

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