Click or drag to resize

SampleCircle Constructor

Namespace:  ff14bot.Pathing
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public SampleCircle(
	Vector2 center,
	float radius
)

Parameters

center
Type: Clio.UtilitiesVector2
radius
Type: SystemSingle
See Also