Click or drag to resize

Flightor3DAddCorridorPolygon Method

Namespace:  ff14bot.Overlay3D
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public void AddCorridorPolygon(
	Vector3[] poly,
	int numVerts
)

Parameters

poly
Type: Clio.UtilitiesVector3
numVerts
Type: SystemInt32
See Also