Voltray Engine Docs
Loading...
Searching...
No Matches
Console.cpp File Reference
#include "Console.h"
#include <imgui.h>
#include <iomanip>
#include <sstream>
Include dependency graph for Console.cpp:

Namespaces

namespace  Editor
 
namespace  Editor::Components
 Represents the Inspector panel component in the Editor.
 

Functions

void Editor::Components::DebugPrint (const std::string &message)
 
void Editor::Components::DebugPrintWarning (const std::string &message)
 
void Editor::Components::DebugPrintError (const std::string &message)
 
void Editor::Components::DebugPrintDebug (const std::string &message)
 
void Editor::Components::DebugPrintSuccess (const std::string &message)