BPThreads

Try game asset BPThreads 4.27 Unreal Engine for your project.

Game Assets
  • Platform

    Unreal Engine

  • Version

    4.27

  • Number

    104529

Description

Tutorial/Demo:

Tutorial/AI:


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.

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!

Technical Details

Example project (4.16):


General Stability Improvements.

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)

 

Number of classes: 8

Network Replicated: No

Supported Development Platforms: Mac, iOS, Linux, Android, Win32, Win64

Supported Target Build Platforms: Mac, iOS, Linux, Android, Win32, Win64

Tested Platforms: Mac, Win64

How to Download Asset

You can get the asset from the button below. Link will take you to our telegram channel, where you can fin out all the information you need. Do not forget to support the author of the asset in the official store.

You can also support us by subscribing! All subscribers receive much more assets, as well as tutorials on Unreal Engine and Unity every month!

  • Education Emoji

    Education Use

    free/sub
    old price $ 4.99
    Use this asset for your projects for educational purposes.
  • Commercial Emoji

    Subscription

    Subscribe and get more assets and tutorials!
  • Unreal Engine
    Platform
  • 4.27
    Version
  • 104529
    Number