RiftCheckbox:SetChecked
Sets whether the checkbox is checked or not.
Usage:
RiftCheckbox:SetChecked(
checked
)
Parameter
Type
Datatype
Description
checked
parameter
boolean
The new checked state of this item.