FSlateDebuggingInputEventArgs::FSlateDebuggingInputEventArgs

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Debugging/SlateDebugging.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Debugging/SlateDebugging.cpp

Syntax

FSlateDebuggingInputEventArgs
(
    ESlateDebuggingInputEvent InInputEventType,
    const FReply & InReply,
    const TSharedPtr< SWidget > & InHandlerWidget,
    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