Various blueprint functions (array operations)

BP Library with 66 functions for working with arrays (actors, vectors, int, float, string). Can be used for both working and studying BP

Category:
Tags: , , , , , , , ,

Description

Current BP Library consist of 66 functions for working with actor, vector, int, float and string arrays, and for points generation on shapes (circle, rectangle, box, line).

In this library you will find sort functions (bulb and quick) and various array operations (reverse array, unique append, array convertation, random array generation. selection etc). You can use this library for work on project or, maybe, to study blueprints.

Check screenshots to see full list of functions or go to documentation:

https://docs.google.com/document/d/1LyJyMoJBBe8WzX6oPyQKpZ02VEsbZHDsJ9RXUqTIXiY/edit?usp=sharing

Technical Details

Number of Blueprints: 1 BP Library, 2 enumerations

Supported Development Platforms: Tested on Windows, but should work with any

Supported Target Build Platforms: Tested on Windows, but should work with any

Important/Additional Notes: In functions from “Points Shapes” category be carefull with “Distance”/”Distance Between points” and “Amount”/”Amount of points” variables. Setting distance to low or amount to high can result in serious performance issues

Supported Engine Versions

4.21 – 4.27