How do I use UProceduralMeshComponent? (can't #include)

I think I may have solved it. By using the component in the blueprint, I was able to locate the class in the content browser. From there, I could create a derived C++ class, which was fully usable without any compiler errors.

1 Like