Skip to content

llDetectedGrab

function ll.DetectedGrab(Number: number): vector

Returns the grab offset of a user touching the object.

Returns <0.0, 0.0, 0.0> if Number is not a valid object.

Parameters
Number (number)

Add example usage here showing SLua/Luau syntax with ll.DetectedGrab().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.