Skip to content

llGetRegionFlags

function ll.GetRegionFlags(): number

Returns the region flags (REGION_FLAG_*) for the region the object is in.

Returns a bit-field specifying the region flags (REGION_FLAG_*) for the region the object is in.

Add example usage here showing SLua/Luau syntax with ll.GetRegionFlags().

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