Skip to content

llDetectedGroup

function ll.DetectedGroup(Number: number): number

Returns TRUE if detected object or agent Number has the same user group active as this object.

It will return FALSE if the object or agent is in the group, but the group is not active.

Parameters
Number (number)

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

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