Click or drag to resize

ServiceNavigationProviderLookupPathInfo Method

Namespace:  ff14bot.Pathing.Service_Navigation
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public override PathInformation LookupPathInfo(
	GameObject obj,
	float distanceTolerance
)

Parameters

obj
Type: ff14bot.ObjectsGameObject
distanceTolerance
Type: SystemSingle

Return Value

Type: PathInformation
See Also