This. To build on this though another easy way to start on this road is to prototype in Blueprint then convert it to C++ after you ready, since you have all the logic mapped out you can search for specific things in C++. This workflow helped me a lot in the beginning, now I only use C++.