FGenericApplicationMessageHandler::OnDragEnterText

Windows
MacOS
Linux

Override Hierarchy

FGenericApplicationMessageHandler::OnDragEnterText()

FSlateApplication::OnDragEnterText()

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplicationMessageHandler.h

Include

#include "GenericPlatform/GenericApplicationMessageHandler.h"

Syntax

virtual EDropEffect::Type OnDragEnterText
(
    const TSharedRef< FGenericWindow > & Window,
    const FString & Text
)

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