Blueprint Sort Function

I found that blueprint has no Sort Function

  1. Why no? ( because blueprint is slow → use c++?)
  2. I made my self blueprint bubble sort for integer but i want to use sort for all data types
    can I overloading functions in blueprints?

This has a wildcard sort node

1 Like