Is C++ Really This SLOW in Unreal 4?

It really depends on the game you’re making. You can probably do most of the gameplay mechanics in BP and resort to C++ for parts that need optimizations.