Skip to content

llGetObjectPermMask

integer llGetObjectPermMask(integer Category)

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

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

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related functions can be linked here