Table of Contents

Class Vector4List

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

An InspectorList of type Vector4.

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