UCameraComponent is Undefined

The tutorial forgot to include

#include “Camera/CameraComponent.h”

In MyPawn.cpp

I caught this watching

4 Likes