GuiElement.isInteractable

Is this gui interactable ? \ Call **onInteractable()** on change.

  1. bool isInteractable [@property getter]
    class GuiElement
    @property final const
    bool
    isInteractable
    ()
  2. bool isInteractable [@property setter]

Meta