Skip to content

llGetParcelFlags

function ll.GetParcelFlags(Position: vector): number

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 showing SLua/Luau syntax with ll.GetParcelFlags().

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