llGetParcelFlags
function ll.GetParcelFlags(Position: vector): numberReturns 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)
Examples
Section titled “Examples”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.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llGetParcelFlags