Skip to content

llDetectedKey

function ll.DetectedKey(Number: number): string

Returns the key of detected object or avatar number.

Returns NULL_KEY if Number is not a valid index.

Parameters
Number (number)

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

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