Function InternalUI::ShowHaloConsole

Function Documentation

void InternalUI::ShowHaloConsole(bool *p_open)

Legacy function that was used to open the ImGUI-based console.

Parameters
  • p_open: - Pointer to a boolean indicating whether the console should be visible or not.