Error when calling "virtual void StartPlay() override;"

Do you actually implement that function? Or do you only define it? If its the latter, that’s the error.