20 void MessageCallback(
const Log::Channel channel,
const std::string& message);
22 ImGuiTextBuffer textBuffer;
23 ImGuiTextFilter textFilter;
24 ImVector<int> lineOffsets;
Definition: LogView.hpp:8
~LogView()
Destructor.
Definition: LogView.cpp:13
LogView()
Constructor.
Definition: LogView.cpp:9
void Show()
Shows the log.
Definition: LogView.cpp:17
Channel
Definition: Log.hpp:18
Definition: AssetEditor.hpp:9