Why cant i acces UDecalComponents functions?

I am trying to change the color of a material on my decal and i am having trouble getting any of the UDecalComponent parameters to show up.

I opened a different project and it had the functions available but mine doesnt

managed to resolve the issue, needed to include the correct file through its folder path:

#include “Classes/Components/DecalComponent.h”