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