Skip to content

llGetParcelFlags

integer llGetParcelFlags(vector Position)

Returns a mask of the parcel flags (PARCEL_FLAG_*) for the parcel that includes the point Position.

Returns a bit-field specifying the parcel flags (PARCEL_FLAG_*) for the parcel at Position.

Parameters
Position (vector)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related functions can be linked here