SCheckBox::IsPreciseTapOrClick

Utility function to determine if the incoming mouse event is for a precise tap or click

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SCheckBox.h

Include

#include "Widgets/Input/SCheckBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SCheckBox.cpp

Syntax

bool IsPreciseTapOrClick
(
    const FPointerEvent & MouseEvent
) const

Remarks

Utility function to determine if the incoming mouse event is for a precise tap or click