for people in the future, the quotation marks in the solution are apparently automatically turned into weird quotation marks by the forum itself. It causes errors. This is correct:
UE_LOG(LogTemp, Warning, TEXT("Your message"));
for people in the future, the quotation marks in the solution are apparently automatically turned into weird quotation marks by the forum itself. It causes errors. This is correct:
UE_LOG(LogTemp, Warning, TEXT("Your message"));