I’m getting an error when trying to make an array of UStaticMeshComponents in C++. I made them both pointers as seen in the screenshot (they used to be just TArrays) but still no luck. Any ideas?
I’m getting an error when trying to make an array of UStaticMeshComponents in C++. I made them both pointers as seen in the screenshot (they used to be just TArrays) but still no luck. Any ideas?