精选特卖:从即日起至9月9日,精选蓝图五折特惠!

Basic Async Nodes - Multithreading & Timer System Extension

Blueprint nodes to create background tasks and timer tasks in Game Thread

  • 支持的平台
  • 支持的引擎版本
    5.1 - 5.4
  • 下载类型
    引擎插件
    此产品包含一款代码插件,含有预编译的二进制文件以及与虚幻引擎集成的所有源代码,能够安装到您选择的引擎版本中,并根据每个项目的需求启动。

Use simple Blueprint nodes to create background tasks and split large tasks in Game Thread using a timer system.

This plugin is partially implemented in EveryGen 2.0

技术细节

Features:

  • Creating asynchronous tasks in the background thread
  • A for loop system that uses timers for advanced work in the game thread


Code Modules:

  •  BasicAsync (Runtime)


Number of C++ Classes: 2

Supported Development Platforms: Win64

Supported Target Build Platforms: Win64, Linux, Android

Documentation: Guide