Table of Contents

Class Vector2List

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

An InspectorList of type Vector2.

[Version(2, 5, 0)]
[Serializable]
public class Vector2List : InspectorList<Vector2>, IList<Vector2>, ICollection<Vector2>, IEnumerable<Vector2>, IEnumerable
Inheritance
InspectorList<Vector2>
Vector2List
Implements
IList<Vector2>
ICollection<Vector2>
IEnumerable<Vector2>
Inherited Members
Extension Methods