Click or drag to resize

AvoidInfoLeashPointProducer Property

Gets the leash point selector.

Namespace:  ff14bot.Pathing.Avoidance
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Func<Vector3> LeashPointProducer { get; }

Property Value

Type: FuncVector3
See Also