Fix the build in no unity

This commit is contained in:
Arnaud Jamin
2023-10-27 02:56:10 -04:00
parent e72504b47a
commit 9a1fe2a348
8 changed files with 9 additions and 1 deletions
@@ -1,6 +1,7 @@
#include "CogDebugDrawBlueprint.h"
#include "CogDebugDraw.h"
#include "CogDebugLogCategory.h"
//--------------------------------------------------------------------------------------------------------------------------
void UCogDebugDrawBlueprint::DebugDrawString(const UObject* WorldContextObject, FCogLogCategory LogCategory, const FString& Text, const FVector Location, const FLinearColor Color, bool Persistent)