Summary

You went through the process of creating your first HUGE steps. You not only saw how to build a C++ class inside Unreal, but also learned how to apply the C++ knowledge you have to Unreal's version of C++.

You also learned some hints about the Unreal Engine C++ styling code, what Macros are, when to use them, and how to use access specifiers within Unreal.

You not only built your first gameplay element, and the cornerstone of the game, but you also learned about the different components of the Unreal environment, such as Paper2D sprites, Camera, SpringArm, and so on. You got yourself into a lot of Unrealliology!

Creating the C++ class is only half-way to using it. A class without an actor or blueprint in the scene is nothing. You have to ...

Get Mastering Unreal Engine 4.X now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.