Class FloatList
A ValueList
which can hold a list of floats.
Implements
Inherited Members
Namespace: ScriptableFramework
Assembly: cs.temp.dll.dll
Syntax
public class FloatList : ValueList<float>, IList<float>, IValueContainer
A ValueList
which can hold a list of floats.
public class FloatList : ValueList<float>, IList<float>, IValueContainer