Debug Function Library Lite

Just2Devs - 代码插件 - 2022/05/26

The Debug Function Library introduces new debug nodes and makes debugging easier to manage across your project.

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

📚 DOCUMENTATION | 💬 DISCORD SUPPORT


The Debug Function Library Lite is the free version of the DEBUG FUNCTION LIBRARY. This version gives you the DFL print node for free, if you enjoy using the plugin check out the full version here to learn what else you can do with it.


The plugin adds a new print node which allows you to change the print state (print & log, print, log), change the print level (message, warning, error), print formatted strings (automatically adds wildcard pins), override the debug function library lite project settings duration, run the print node on tick (automatically sets duration) and enable/disable the node.

技术细节

Features:

  • Custom Print Node (change print state, change print level, format print string, override duration, run on tick)

Code Modules:

  •  DebugFunctionLibrary (Runtime)
  •  DebugFunctionLibraryEditor (EditorNoCommandlet)
  •  DebugFunctionLibraryUncooked (UncookedOnly)

Number of Blueprints: 0

Number of C++ Classes: 6

Network Replicated: No

Supported Development Platforms: Windows

Supported Target Build Platforms: Windows, Android

Documentation: link