UProjectileMovementComponent

#Answer

Go into YourGame.h

Change

#include "EngineMinimal.h"

to

#include "Engine.h"

#:heart:

Rama