Hi!
I’ve got a tiny problem. I’ve copied and pasted this UE_LOG thing and the IDE underlines it as an error saying “name followed by :: must be a class or a namespace name”.
Thanks in advance.
Hi!
I’ve got a tiny problem. I’ve copied and pasted this UE_LOG thing and the IDE underlines it as an error saying “name followed by :: must be a class or a namespace name”.
Thanks in advance.
Could you post your code and the error message details? As in the part where it says the line number and what broke it.
Interestingly enough, it did work eventually, I’ve just typet it myself instead of copy-pasting it from the web.
Don’t get though why it happened.
You have YourLog instead of LogTemp