Better Debug

Kampai Raptor - 代码插件 - 2024/04/12

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