ElementPropertiesStructArrayPropertyItem Interface
Definition for a structs' array property value.
Extends
Properties
Name | Type | Description | |
---|---|---|---|
valueType | "struct" | Type of values contained in this array. | |
values | { T }[] | Array of structs. |
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
type | "array" | ElementPropertiesArrayPropertyItemBase | Type of the properties item. |
Defined in
Last Updated: 20 June, 2023