SITE SEARCH

BPThreads v1.5 (5.0)

BPThreads

Download Unreal Engine Asset – BPThreads Plugin allows you to use threads directly in blueprints without writing a single line of code to increase the performance of your game!


BPThreads Plugin is very useful for off-loading heavy tasks to another thread without writing a single line of code.

You can use custom Mutex, Event, and Thread Safe Boolean for thread synchronization.

The thread can be set to auto-loop and/or auto-start (see tutorial 00:48 sec)

Using this plugin is as easy as adding an actor component and binding a delegate to your function (event), while increasing the performance of your game!

The plugin wraps C++ threading and synchronization functionality in to blueprint readable objects and nodes.

This plugin includes:

Thread Object
Mutex Object
Event Object
Thread Safe Boolean
Weak Object Pointer (NEW)
Garbage Collector Guard (NEW)

Asset version: 1.5 (5.0)
Download links for «BPThreads»:
HOT4SHARE:
  • Rating:  



  • Add comment