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