ArrayTypeDesc
Struct
阅读时间1 分钟最后更新于 8 个月前
Inherited Members
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct ArrayTypeDesc
Constructors
ArrayTypeDesc(ArrayTypeDesc)
public ArrayTypeDesc(ArrayTypeDesc o)
Parameters
Type | Name | Description |
|---|---|---|
| ArrayTypeDesc | o |
Fields
arrayType
public string arrayType
Returns
Type | Description |
|---|---|
| string |
size
public int size
Returns
Type | Description |
|---|---|
| int |