SCheckBox::FArguments::IsChecked

Whether the check box is currently in a checked state

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SCheckBox.h"

Syntax

WidgetArgsType & IsChecked
(
    const TAttribute< ECheckBoxState > & InAttribute
)

Remarks

Whether the check box is currently in a checked state

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