FGenericApplicationMessageHandler::OnMouseDoubleClick

Windows
MacOS
Linux

Override Hierarchy

FGenericApplicationMessageHandler::OnMouseDoubleClick()

FSlateApplication::OnMouseDoubleClick()

References

Module

ApplicationCore

Header

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

Include

#include "GenericPlatform/GenericApplicationMessageHandler.h"

Syntax

virtual bool OnMouseDoubleClick
(
    const TSharedPtr< FGenericWindow > & Window,
    const EMouseButtons::Type Button,
    const FVector2D CursorPos
)

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