Documentation

Cursor Hit Test - Open Dev Kit Documentation

Open Dev Kit Documentation :: Game :: Object :: Cursor Hit Test

Game.Object.CursorHitTest
render during cursor hit-testing making it capable of being selected and potentially obscuring other objects

Type

Boolean

Lua Usage

-- Get
local boolean = object.CursorHitTest

-- Set
object.CursorHitTest = boolean

If you think anything is missing, please feel free to: submit documentation feedback on this page