RiftCheckbox:GetChecked

Gets whether the button is checked or not.

Usage:

checked = RiftCheckbox:GetChecked()
ParameterTypeDatatypeDescription
checkedresultbooleanThe current checked state of this item.