Skip to content

llGetObjectPermMask

function ll.GetObjectPermMask(Category: number): number

Returns the permission mask of the requested category for the object.

Parameters
Category (number)
Category is one of MASK_BASE, MASK_OWNER, MASK_GROUP, MASK_EVERYONE, or MASK_NEXT

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

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