Home Game Dev unreal资源 Unreal Engine Code Plugins BPThreads v1.5 (5.0+)

BPThreads v1.5 (5.0+)

1913 Views Stock 918 2026-03-25

Details

 BPThreads Plugin allows you to use threads directly in blueprints without writing a single line of code to increase the performance of your game! Requirements: * Intermediate or at least basic knowledge of multi-threaded programming. * Please do NOT buy this plugin if you are NOT familiar with multi-threaded programming. Known Issues: * The plugin will not allow to package game in case you are using Python Plugin for engines prior to UE5. New Features: - Added ability to Pause Autolooping Threads - Added WeakObjectPointer to safely dereference UObjects from Threads - Added ability to use ScopeGuards - Added GarbageCollectorScopeGuard + General Stability Improvements. 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. More Details: https://www.unrealengine.com/marketplace/en-US/product/bpthreads 
2026-03-25 00:00:00-update version:BPThreads v1.5 (5.0+)