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