SSCSEditor::OnKeyDown

[SWidget](API\Runtime\SlateCore\Widgets\SWidget) interface

Unreal Engine C++ API Reference > Editor > Kismet > SSCSEditor

References

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

Remarks

SWidget interface


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library