Click or drag to resize

FateDataWithin2D Method

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool Within2D(
	Vector3 loc
)

Parameters

loc
Type: Clio.UtilitiesVector3

Return Value

Type: Boolean
See Also