Skip to content

enabled

Description

enabled is a Property on Interactable
Whether or not this Interactable is enabled.

Example
object.interactable.enabled = true
local testVariable = object.interactable.enabled
Usage

returns: bool