ServiceNavigationProviderLookupPathInfo Method |
Namespace:
ff14bot.Pathing.Service_Navigation
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public override PathInformation LookupPathInfo(
GameObject obj,
float distanceTolerance
)
Parameters
- obj
- Type: ff14bot.ObjectsGameObject
- distanceTolerance
- Type: SystemSingle
Return Value
Type:
PathInformationSee Also