Did anyone know a channel on YouTube that makes UE 5 with C++ recently ? They are few of them who did that but the upload of their video its 2 years plus
Here are two c++ demos written in ue4, if you can adapt it to ue5 and run it successfully, then you should get level up…
https://github.com/guillemsrr/AVoid_LudumDare50
https://github.com/guillemsrr/EventDriven_StateMachine
i spent one week to adapt it and i could compile it with msvs2022 successfully…