RiftCheckbox:SetChecked

Sets whether the checkbox is checked or not.

Usage:

RiftCheckbox:SetChecked(checked)
ParameterTypeDatatypeDescription
checkedparameterbooleanThe new checked state of this item.