Skip to content

llDetectedOwner

function ll.DetectedOwner(Number: number): string

Returns the key of detected object's owner.

Returns invalid key if Number is not a valid index.

Parameters
Number (number)

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

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