Added blank worker thread
This commit is contained in:
@@ -6,6 +6,9 @@ namespace engineutil {
|
||||
// Load the DLL and initialize the wrapper, if possible.
|
||||
void init_wrapper(EngineWrapper* w);
|
||||
|
||||
// Print text using GEngine->Add...
|
||||
void RawPrint(const char* text);
|
||||
|
||||
// Print text on the console.
|
||||
void DPrint(const FString& fs);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user