Open Dev Kit Documentation :: Game :: Object :: Selectable
Game.Object.Selectableobject can receive mouse/cursor events if it is visible and hit-testing is enabled
Type
Lua Usage
-- Get local boolean = object.Selectable -- Set object.Selectable = boolean
If you think anything is missing, please feel free to: submit documentation feedback on this page
