Async Node – Power of multithreading

Increase performance and remove stutters using power of multithreading.

Category:
Tags: , , , , ,

Description

This plugin will allow you optimize your game by putting heavy computations on background.

Technical Details

Code Modules:

Number of Blueprints: 1

Number of C++ Classes: 4

Supported Development Platforms: Currently plugin was tested only on windows

Supported Target Build Platforms: Currently plugin was tested only on windows

Documentation: Screenshots and example blueprint is all you need!

Important/Additional Notes: Try not perform thread unsafe operations on background thread. Also don’t forget to close background tasks on endplay.

Supported Engine Versions

5.1 – 5.3