The plugin offers a number of C++ static functions that are exposed to blueprints in a Blueprint Function Library.
The +80 functions available in the plugin will help the user in making specific operations more easily and rapidly. The functions will be related to:
- Finding a projection location by channel
- Distance between locations/actors.
- Checking location/actor surroundings (Position, Range, Line of sight).
- Arrays operations: Sort, Reverse, Remove duplicates, Get Highest/Lowest value.