There are comparison nodes for ==, but none for > or < AFAIK. Out of the box, blueprints do not have any way to alphabetize an array, so you’d need to make a function/macro to do that for you, or just make your own comparison macros.
There are comparison nodes for ==, but none for > or < AFAIK. Out of the box, blueprints do not have any way to alphabetize an array, so you’d need to make a function/macro to do that for you, or just make your own comparison macros.