Table of Contents
Preface
Part 1 – Getting Started with Unreal C++ Scripting
1
Creating Your First Unreal C++ Game
Technical requirements
Understanding C++ scripting in Unreal
What is the difference between C++ and Blueprint?
When do you use C++?
What is the difference between C++ programming and C++ scripting?
Creating your C++ Shooter project from a template
Installing Visual Studio 2022
Ensuring your UE has the source code installed
Launching the UE5 editor through the Epic Games Launcher
Creating the MyShooter C++ project
Associating VS with UE5 as the default source code editor
Opening the C++ source code in VS (optional)
Converting an existing Blueprint project to a C++ project
Summary
2
Editing C++ Code in Visual Studio
Technical requirements ...
Get Unreal Engine 5 Game Development with C++ Scripting 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.