Click or drag to resize

AStarNavigatorMovePath Method

Namespace:  ff14bot.Navigation
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public virtual MoveResult MovePath(
	Vector3[] path
)

Parameters

path
Type: Clio.UtilitiesVector3

Return Value

Type: MoveResult
See Also