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