ey there.
I'm trying to implement the GroomComponent in my code and it doesn't seem to work properly. I've set up "HairStrandsCore" in the Build file, along with Niagara which seems to be required in 5.1 and rebuilt it after deleting the relevant folders to regenerate the code. That part works, but when I try to add a GroomComponent to my .h, if I expose it to Unreal, I get an error. Note that I'm not referring to these variables in my code yet, and I've tried with and without adding include"GroomComponent.h" to my cpp file.
Any help would be much appreciated.