Click or drag to resize

AvoidLocation Property

Gets the location.

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

Property Value

Type: Vector3
See Also