SCheckBox::ToggleCheckedState

Toggles the checked state for this check box, fire events as needed

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"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SCheckBox.cpp

Syntax

void ToggleCheckedState()

Remarks

Toggles the checked state for this check box, fire events as needed