Compile Error

Hi first time attempting to use the community. I am having a compiler error that I don’t seem to understand. When I try and compile in Unreal I get this message.

when I click on the link it brings me to line 99 in my script

I don’t really see why this is an issue though.

This is my function and my header file.


I have tried to restart Unreal, I have even commented line 99 out of my code and it compiled.

So, I just fixed it. I don’t fully understand why this worked though.

I tried commenting out the line and rewriting it above.

Can someone please explain why this worked?

You have to really look at it. It even took me several times but you wrote Printline instead of PrintLine . Notice the capital L.

1 Like

Privacy & Terms