Click or drag to resize

NavGraph.AetheryteNode Constructor

Namespace:  ff14bot.Navigation
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public AetheryteNode(
	uint id,
	Vector3 location
)

Parameters

id
Type: System.UInt32
location
Type: Clio.Utilities.Vector3
See Also