UUserWidget::OnFocusLost

Called when this widget loses focus. This event does not bubble.

Windows
MacOS
Linux

References

Module

UMG

Header

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

Include

#include "Blueprint/UserWidget.h"

Syntax

void OnFocusLost
(
    FFocusEvent InFocusEvent
)

Remarks

Called when this widget loses focus. This event does not bubble.

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