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