SCurveEditorPanel::SupportsKeyboardFocus

Checks to see if this widget supports keyboard focus. Override this in derived classes.

Windows
MacOS
Linux

Override Hierarchy

SWidget::SupportsKeyboardFocus()

SCurveEditorPanel::SupportsKeyboardFocus()

References

Module

CurveEditor

Header

/Engine/Source/Editor/CurveEditor/Public/SCurveEditorPanel.h

Include

#include "SCurveEditorPanel.h"

Syntax

virtual bool SupportsKeyboardFocus() const

Remarks

Checks to see if this widget supports keyboard focus. Override this in derived classes.

Returns

True if this widget can take keyboard 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