Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Debugging > API/Runtime/SlateCore/Debugging/FSlateDebugging
References
| Module | SlateCore |
| Header | /Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h |
| Include | #include "Debugging/SlateDebugging.h" |
Syntax
struct IWidgetInputRoutingEvent
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | OnInputEvent
(
ESlateDebuggingInputEvent InputEventType, |
||
| void | OnInputProcessed
(
ESlateDebuggingInputEvent InputEventType |
||
| void | OnInputRouted
(
ESlateDebuggingInputEvent InputEventType |
||
| void | OnPreProcessInput
(
ESlateDebuggingInputEvent InputEventType, |
||
| void | OnProcessInput
(
ESlateDebuggingInputEvent InputEventType, |
||
| void | OnRouteInput
(
ESlateDebuggingInputEvent InputEventType, |