Velarion: All products 50% off

Debug Function Library Lite

Just2Devs - Code Plugins - May 26, 2022

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

  • Supported Platforms
  • Supported Engine Versions
    5.1 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

📚 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.

Technical Details

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