Table of Contents

Class FloatList

Namespace
Gamelogic.Extensions
Assembly
Gamelogic.Extensions.dll

An InspectorList of type float.

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