FSlateDebugging::BroadcastInputEvent

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

static void BroadcastInputEvent
(
    ESlateDebuggingInputEvent InputEventType,
    const FReply & InReply,
    const TSharedPtr< SWidget > & HandlerWidget,
    const TCHAR AdditionalContent
)

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