Class Vector2List
- Namespace
- Gamelogic.Extensions
- Assembly
- Assembly-CSharp.dll
An InspectorList
of type Vector2
.
[Version(2, 5, 0)]
[Serializable]
[Obsolete("Unity now draws lists properly by default.")]
public class Vector2List : InspectorList<Vector2>, IList<Vector2>, ICollection<Vector2>, IEnumerable<Vector2>, IEnumerable
- Inheritance
-
Vector2List
- Implements
- Inherited Members
- Extension Methods