Async Blueprints Extension v1.6.1 (5.7) provides functions and classes for async operations, enabling a simple and object-oriented approach to making Blueprints asynchronous. Key features include async functions, the ability to run functions from another thread on the main game thread, and an object-oriented method for using asynchronous operations. The extension includes a Runtime code module. …