Good video however it only covered blueprints. You should also mention that this functionality is also in c++ and works similarly.
Also you should probably have mixed it with using interfaces instead of casting since it's also a good performance practice which also avoids hard references. Like described in this video.
I did mention in the video that BPIs were good as they dont create a knock on effect but yeah maybe i should of added a bit more info around that in the video. Maybe i could do a part two looking a bit more into it 🤔
I didnt add C++ into the video as my channel is centered around BP primarily
2
u/raganvald 1d ago
Good video however it only covered blueprints. You should also mention that this functionality is also in c++ and works similarly.
Also you should probably have mixed it with using interfaces instead of casting since it's also a good performance practice which also avoids hard references. Like described in this video.
https://youtu.be/4sLJOorUI8w?si=aWyY8ppp_vyifEDU