ArrayTypeDesc
Struct
Read time 1 minuteLast updated a month ago
Inherited Members
- Equals(object)
- GetHashCode()
- ToString()
- Equals(object, object)
- GetType()
- ReferenceEquals(object, object)
Namespace: UnityEngine.Pixyz.Core
[Serializable]public struct ArrayTypeDesc
Constructors
ArrayTypeDesc(ArrayTypeDesc)
Parameterspublic ArrayTypeDesc(ArrayTypeDesc o)
Type | Name | Description |
|---|---|---|
| ArrayTypeDesc | o |
Fields
arrayType
Returnspublic string arrayType
Type | Description |
|---|---|
| string |
size
Returnspublic int size
Type | Description |
|---|---|
| int |