Click or drag to resize

PoiLocation Property

Gets or sets the location.

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

Property Value

Type: Vector3
The location.
See Also