Debug Function Library Lite

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