Just because you can do BP structs, doesn’t mean you should. In 99% of cases you want C++ structs to use them in your C++ code
1 Like
Just because you can do BP structs, doesn’t mean you should. In 99% of cases you want C++ structs to use them in your C++ code