ISlateViewport::OnFocusLost

Called when the viewport loses keyboard focus.

Windows
MacOS
Linux

Override Hierarchy

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/RenderingCommon.h

Include

#include "Rendering/RenderingCommon.h"

Syntax

virtual void OnFocusLost
(
    const FFocusEvent & InFocusEvent
)

Remarks

Called when the viewport loses keyboard focus.

Parameters

Parameter

Description

InFocusEvent

Information about what caused the viewport to lose focus

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