llGetObjectPermMask
function ll.GetObjectPermMask(Category: number): numberReturns 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
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetObjectPermMask