IsPointInsideProperty

Returns if the point is inside the property.

exports.nolag_properties:IsPointInsideProperty(propertyId, point)

Parameters

  • propertyId: number The property ID

  • point: vector3

Return Value

  • boolean

Last updated