RiftButton:GetEnabled

Gets whether the button is enabled or grayed out.

Usage:

enabled = RiftButton:GetEnabled()
ParameterTypeDatatypeDescription
enabledresultbooleanThe current enable state of this item.