Hey gang,
I haven’t been able to google fu this so far: I am building a c++ spawn class that has a static mesh component assigned via c++ in a way that I can then allow the end user to specify a mesh?
I end up with MeshName(inherited) suffix in the component list and the object is not editable. Am I thinking about this the wrong way?