Extending the Unreal Engine Gameplay Debugger in C++
Опубликовано: 08 Февраль 2017 на канале: zoombapup
2,684
49
Quick mini-tutorial on extending the gameplay debugger with your own class. I've used it for drawing graphs for AI related code, but it's a general purpose debugger utility really. Give it a go!