
The Values node outputs an Array of all values that are present in a given Map.
Inputs
Pin Location | Name | Description |
---|---|---|
![]() |
(In) Exec | Input execution pin. |
![]() |
Target Map | The Map to get an Array of values from. |
Outputs
Pin Location | Name | Description |
---|---|---|
![]() |
(Out) Exec | Output execution pin. |
![]() |
Array | An output Array, containing all of the values found in the Map. |
Example Usage
