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