Click or drag to resize

GaiaNavigator Constructor

Initializes a new instance of the NeoGaiaNavigator class.

Namespace:  ff14bot.Navigation
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public GaiaNavigator(
	float pathPrecision = 0.7f
)

Parameters

pathPrecision (Optional)
Type: SystemSingle
See Also