How to Modify BP Variable References in C++ And Send Back to BP
Dear Community,
Here’s a wiki on how you can pass BP variable data to C++, modify it in C++, and then send it back to BP without copying the data!
is really imporant for modifying BP variable arrays, and I also found a handy usecase for making a BP ++ operator node!
How to Modify Blueprint Variable References In C++ Without Copying
Enjoy!