SAssetSearchBox::OnPreviewKeyDown

[SWidget](API\Runtime\SlateCore\Widgets\SWidget) implementation.

Unreal Engine C++ API Reference > Editor > EditorWidgets > SAssetSearchBox

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/SAssetSearchBox.h
Include #include "SAssetSearchBox.h"
Source /Engine/Source/Editor/EditorWidgets/Private/SAssetSearchBox.cpp
virtual [FReply](API\Runtime\SlateCore\Input\FReply) OnPreviewKeyDown
(
    const [FGeometry](API\Runtime\SlateCore\Layout\FGeometry) & MyGeometry,
    const [FKeyEvent](API\Runtime\SlateCore\Input\FKeyEvent) & InKeyEvent
)

Remarks

SWidget implementation.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library