SCurveEditor::OnQueryShowFocus

Called to determine if we should render the focus brush.

Windows
MacOS
Linux

Override Hierarchy

SWidget::OnQueryShowFocus()

SCurveEditor::OnQueryShowFocus()

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SCurveEditor.h

Include

#include "SCurveEditor.h"

Source

/Engine/Source/Editor/UnrealEd/Private/SCurveEditor.cpp

Syntax

virtual TOptional< bool > OnQueryShowFocus
(
    const EFocusCause InFocusCause
) const

Remarks

Called to determine if we should render the focus brush.

Parameters

Parameter

Description

InFocusCause

The cause of 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