SCheckBox::IsChecked

Returns true if the checkbox is currently checked

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SCheckBox.h"

Syntax

bool IsChecked() const

Remarks

Returns true if the checkbox is currently checked

Returns

True if checked, 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