Click or drag to resize

BlackSpot Constructor (Vector3, Single)

Namespace:  ff14bot.Navigation
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public BlackSpot(
	Vector3 pos,
	float radius
)

Parameters

pos
Type: Clio.UtilitiesVector3
radius
Type: SystemSingle
See Also