Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
ff14bot Namespaces
ff14bot.Navigation
Navigator Class
Navigator Methods
AtLocation Method
AtLocation Method (Vector3)
AtLocation Method (Vector3, Vector3)
Navigator
AtLocation Method (Vector3, Vector3)
Checks if one point is considered to be at another point. This should be used to check if the player is near a point.
Namespace:
ff14bot.Navigation
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
static
bool
AtLocation
(
Vector3
point1
,
Vector3
point2
)
Parameters
point1
Type:
Clio.Utilities
Vector3
.
point2
Type:
Clio.Utilities
Vector3
.
Return Value
Type:
Boolean
true if it succeeds, false if it fails.
Exceptions
Exception
Condition
InvalidOperationException
Thrown when the requested operation is invalid.
See Also
Reference
Navigator Class
AtLocation Overload
ff14bot.Navigation Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com