Click or drag to resize

BattleLeveDrop.GetTodoArgs Method

Namespace:  ff14bot.Directors
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public override Tuple<int, int> GetTodoArgs(
	int ObjectiveIndex
)

Parameters

ObjectiveIndex
Type: System.Int32

Return Value

Type: Tuple<Int32, Int32>
See Also