Skip to content

llDetectedName

function ll.DetectedName(Number: number): string

Returns the name of detected object or avatar number.

Returns the name of detected object number.

Returns empty string if Number is not a valid index.

Parameters
Number (number)

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

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