Stuck in Lesson 158 in Unreal Engine 5 C++ Simple Shooter Course

Hi, I’m new to this forum and any etiquettes for this site, so I apologize for any confusion or missing information. Whatever I need to show please let me know and I will do my best. Currently I am on lesson 158 of the Unreal Engine 5 C++ Developer: Learn C++ & Make Video Games Udemy course, and despite just starting on the simple shooter section, this error is here and have no idea what I need to make the lines go away so I can compile in engine. What do I do?? Thank you in advance to anyone with the time to take a look.

So far, I have tried updating Visual Studio, but I have the same issue.

Whenever you add new files to Unreal you need to do Tools > Refresh VS Code Project within Unreal so the files that VS Code is using to get information are updated.

Privacy & Terms