Table of Contents

Class Vector3List

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

An InspectorList of type Vector3.

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