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