Hello everyone,
I’ve noticed that Blueprints currently lack true generic support, with wildcards only available in macros and having significant limitations. This forces a lot of code duplication and makes it harder to build flexible, type-safe workflows.
Are there any plans to expand generic functionality in Blueprints? Additionally, are there alternative approaches or best practices to achieve similar flexibility without relying on generics?
Any insights or updates would be greatly appreciated!