SCheckBox::IsPressed

Returns true if this button is currently pressed

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

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