Is there no way to do multi-threading without C++ or purchased plugin in blueprint?

Ok, then what about plugins like the following?

I’m trying to better understand how these work. You very much can multi-thread from BP. I’m just trying to understand better how.

Blueprint is for wiring up and configuring objects, not for running heavy game logic.

I don’t agree at all.