SColorGradingWheel::ProcessMouseAction

Performs actions according to mouse click / move

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Colors/SColorGradingWheel.h

Include

#include "Widgets/Colors/SColorGradingWheel.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Colors/SColorGradingWheel.cpp

Syntax

bool ProcessMouseAction
(
    const FGeometry & MyGeometry,
    const FPointerEvent & MouseEvent,
    bool bProcessWhenOutsideColorWheel
)

Remarks

Performs actions according to mouse click / move

Returns

True if the mouse action occurred within the color wheel radius

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