ArrayTypeDesc
Struct
읽는 시간 1분최근 업데이트: 2달 전
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 |