Few things I'll be missing from Unity

Just a quick note for new people here: Unreal C++ is not a separate language. It’s just plan, regular C++. What people sometimes refer to as Unreal C++ is Epic’s framework (collection of classes, functions, macros, etc…). If you know vanilla C++, you’ll know unreal C++ and vice-versa.