Major overhaul of DebugPrint
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
FTangibleManager TangibleManager;
|
||||
|
||||
// This stores the entire text currently visible in the console.
|
||||
engineutil::ConsoleOutput ConsoleOutput;
|
||||
FConsoleOutput ConsoleOutput;
|
||||
|
||||
// The worker thread.
|
||||
FRunnableThread *Thread;
|
||||
|
||||
Reference in New Issue
Block a user