IsTerrainPathable
- Parameters
x realy realt pathingtype- comment
Returns if a specific pathingtype is set at the location.
- note
Returns true if the pathingtype is not set, false if it is set.
- patch
1.18a
- Source
- common.j (raise an issue to discuss on Github or submit a PR)
- return type
boolean- Source code
native IsTerrainPathable takes real x, real y, pathingtype t returns boolean