Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | FSlateDebuggingInputEventArgs |
| Type | struct |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h |
| Include Path | #include "Debugging/SlateDebugging.h" |
Syntax
struct FSlateDebuggingInputEventArgs
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateDebuggingInputEventArgs
(
ESlateDebuggingInputEvent InInputEventType, |
Debugging/SlateDebugging.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AdditionalContent | const FString & | Debugging/SlateDebugging.h | ||
| HandlerWidget | const TSharedPtr< SWidget > & | Debugging/SlateDebugging.h | ||
| InputEvent | const FInputEvent * | Debugging/SlateDebugging.h | ||
| InputEventType | const ESlateDebuggingInputEvent | Debugging/SlateDebugging.h | ||
| Reply | const FReply & | Debugging/SlateDebugging.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FText ToText() |
Debugging/SlateDebugging.h |