虚幻商城将于十月中旬迁移至 Fab。 了解详情。

BetterBlueprint - Library

Arkena - 代码插件 - 2024/09/14

Improve your productivity with many custom nodes and functions

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

- Overview (video)

- Documentation

- Discord support


This plugin regroups many libraries to improve code productivity and efficiency by adding new custom advanced nodes and functions that are frequently used in game development.


The plugin aims to streamline the most used functions such as printing objects or arrays, creating timers, checking for object's validity and much more. This add-on will help you to overcome technical challenges faster and guarantee a smoother workflow for your project.


The plugin is meant to be steadily evolving and upgraded with features requests. Feel free to suggest any ideas on the discord.

技术细节

Main featuresMath library
  • AbsVector
  • GetDistanceWithinConeSegment
  • ProjectToAxisZ
  • ...


Meta library
  • FindOrLoadAssetsByPath
  • GetClassFunctions
  • ProcessFunction
Range library (views)
  • ActorInRange
  • Even / Odd
  • Range
  • Reverse
  • ...
Standard library
  • SortObjects
  • SpawnActorDeferred
  • IsValid(Checked/Ensured)
  • GetAllClassesOfType
  • Print (advanced version)
  • SetTimerByEvent (advanced version)
  • ...


See the documentation for the complete list.


Code Modules:

  • NKBetterBlueprint_Library (Runtime)
  • NKBetterBlueprint_Nodes (UncookedOnly)


Number of C++ Classes: 38


Supported Development Platforms: Win64, Linux, Android

Supported Target Build Platforms: Win64, Linux, Android