Class BoolList
Inherited Members
Namespace: UnityEngine.Pixyz.Core
Assembly: Unity.Pixyz.SDKPlus.Editor.dll
Syntax
[Serializable]
public class BoolList
  Constructors
| Name | Description | 
|---|---|
| BoolList() | |
| BoolList(bool[]) | |
| BoolList(int) | 
Fields
| Name | Description | 
|---|---|
| list | 
Properties
| Name | Description | 
|---|---|
| this[int] | |
| length | 
Operators
| Name | Description | 
|---|---|
| implicit operator bool[](BoolList) |