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