EverNewJoy / VictoryPlugin

Rama's Victory BP Plugin
MIT License
867 stars 256 forks source link

Generic Sort Array + more! #19

Closed KrisRedbeard closed 7 years ago

KrisRedbeard commented 7 years ago

Created a generic sort array for some recent changes I was making. Got sick of having to make C++ specific sort arrays or long winded Blueprints versions for certain structs. As a bonus, I made it work for objects too.

Additional nodes include:

I've also included several older convenience nodes that may come in handy, such as FlushPressedKeys.