SCheckBox::IsPressed

Returns true if this button is currently pressed

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"

Syntax

bool IsPressed() const

Remarks

Returns true if this button is currently pressed

Returns

True if pressed, otherwise false