
Beschreibung
This blueprint functions library consist of 95 functions for working with integer, float, vector, actors and objects two-dimensional arrays (19 functions for each datatype). You can find such functions here:
- Create/resize array
- Get/Set row and column
- Get/Set array element
- Search for given element(s)
- Ability to easily resize array row/column number to given
- Easily fill new array elements with given filler value, add new rows/columns etc...
You can use this library to easily work with two-dimensional arrays. Will be perfect for work or studying blueprints. You can also duplicate existing functions to work with other datatypes in two-dimensional arrays
Check screenshots to see full list of functions or go to documentation.





