SCheckBox::IsChecked

Returns true if the checkbox is currently checked

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 IsChecked() const

Remarks

Returns true if the checkbox is currently checked

Returns

True if checked, otherwise false