FSlateDebuggingInputEventArgs

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h

Include

#include "Debugging/SlateDebugging.h"

Syntax

struct FSlateDebuggingInputEventArgs

Variables

Name Description

Public variable

const FString &

 

AdditionalContent

Public variable

const TSharedPt...

 

HandlerWidget

Public variable

const ESlateDeb...

 

InputEventType

Public variable

const FReply &

 

Reply

Constructors

Name Description

Public function

FSlateDebuggingInputEventArgs

(
    ESlateDebuggingInputEvent InInputEv...,
    const FReply& InReply,
    const TSharedPtr< SWidget >& InHan...,
    const FString& InAdditionalContent
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss