Click or drag to resize

NavGraphNavGraphConsumer Method

Namespace:  ff14bot.Navigation
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Composite NavGraphConsumer(
	ValueRetriever<Queue<NavGraphINode>> FinalizedPath
)

Parameters

FinalizedPath
Type: ff14bot.BehaviorValueRetrieverQueueNavGraphINode

Return Value

Type: Composite
See Also