UCommonUserWidget::NativeOnMouseWheel

Windows
MacOS
Linux

Override Hierarchy

UUserWidget::NativeOnMouseWheel()

UCommonUserWidget::NativeOnMouseWheel()

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonUserWidget.h

Include

#include "CommonUserWidget.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/CommonUserWidget.cpp

Syntax

virtual FReply NativeOnMouseWheel
(
    const FGeometry & InGeometry,
    const FPointerEvent & InMouseEvent
)

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