Click or drag to resize

AvoidPolygonTHeightfieldPoints Property

The location used when this instance was added to height field. We'll use it again when we remove

Namespace:  ff14bot.Pathing.Avoidance
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
protected Vector2[] HeightfieldPoints { get; set; }

Property Value

Type: Vector2
See Also