Click or drag to resize

PointListMap Constructor

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public PointListMap(
	IEnumerable<Vector2> pointList
)

Parameters

pointList
Type: System.Collections.GenericIEnumerableVector2
See Also