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
Vector4List
Implements
Inherited Members
Extension Methods