Better Debug

10X your debugging speed

  • 지원 플랫폼
  • 지원 엔진 버전
    5.1 - 5.3
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

Demonstration: Video Link

Documentation: Link

Support: Link


Better Debug plugin will help you speed up debugging by making displaying information much easier and faster than you thought possible. You will have available print nodes for all of the common types of variables (No more converting everything to string 😉) with always added option to describe your debug so you don't have to constantly worry about where is your "hello" coming from.


We also made for you brand new editor utility, so you can easily adjust the size of the prints together with categories of what you want to print, so no more text spam on your screen! Display only the information you need, when you need it.


The plugin keeps being updated and developed so feel free to join discord to get answers for any questions you may have Discord Link


Please consider supporting us on Patreon, so we can keep creating free plugins Patreon Link

기술적 세부사항

Features:

  •  Making debugging easier and faster
  •  Editor utility to manage debug messages


Code Modules:

  •  BetterDebugRuntime (Runtime)
  •  BetterDebugEditor (Editor)


Number of Blueprints: 3

Number of C++ Classes: 4

Network Replicated: No

Supported Development Platforms: Win64, Android

Supported Target Build Platforms: Win64, Android (technically all of them, it's editor plugin)

Documentation: Link

Example Project: Link