Docs Category: Custom In Game Console

Custom In Game Console

Overview

Custom In Game Console Create your custom commands easily and let user call them even in a Release Build with this new feature! Latest

Read More »

First Steps

To carry out the inclusion of the command console in the UI, the following steps must be followed: Widget Configuration You must access the

Read More »

Commands

Command Modification This Asset includes a number of default commands. These are located in the following directory: CustomInGameConsole/InGameConsole/Tasks These Tasks inherit from the BT_CommandTaskBase

Read More »

Appendix

All data structures and interface elements are easily configurable in their respective files. The code is commented and following its logic, the game can

Read More »