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 |