9781789809503-1789809509-Unreal Engine 4.x Scripting with C++ Cookbook - Second edition

Unreal Engine 4.x Scripting with C++ Cookbook - Second edition

ISBN-13: 9781789809503
ISBN-10: 1789809509
Edition: 2nd ed.
Author: John P. Doran, William Sherif, Stephen Whittle
Publication date: 2019
Publisher: Packt Publishing
Format: Paperback 708 pages
FREE US shipping
Buy

From $28.99

Book details

ISBN-13: 9781789809503
ISBN-10: 1789809509
Edition: 2nd ed.
Author: John P. Doran, William Sherif, Stephen Whittle
Publication date: 2019
Publisher: Packt Publishing
Format: Paperback 708 pages

Summary

Unreal Engine 4.x Scripting with C++ Cookbook - Second edition (ISBN-13: 9781789809503 and ISBN-10: 1789809509), written by authors John P. Doran, William Sherif, Stephen Whittle, was published by Packt Publishing in 2019. With an overall rating of 4.2 stars, it's a notable title among other Games & Strategy Guides (Game Programming, Programming) books. You can easily purchase or rent Unreal Engine 4.x Scripting with C++ Cookbook - Second edition (Paperback) from BooksRun, along with many other new and used Games & Strategy Guides books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $1.11.

Description

Write efficient, reusable scripts to build custom characters, game environments, and control enemy AI

Key Features
  • Build captivating multiplayer games using Unreal Engine and C++
  • Incorporate existing C++ libraries into your game to add extra functionality such as hardware integration
  • Practical solutions for memory management, error handling, inputs, and collision for your game codebase
Book Description

Unreal Engine 4 (UE4) is a popular and award-winning game engine that powers some of the most popular games. A truly powerful tool for game development, there has never been a better time to use it for both commercial and independent projects. With more than 100 recipes, this book shows how to unleash the power of C++ while developing games with Unreal Engine.

This book takes you on a journey to jumpstart your C++ and UE4 development skills. You will start off by setting up UE4 for C++ development and learn how to work with Visual Studio, a popular code editor. You will learn how to create C++ classes and structs the Unreal way. This will be followed by exploring memory management, smart pointers, and debugging your code. You will then learn how to make your own Actors and Components through code and how to handle input and collision events. You will also get exposure to many elements of game development including creating user interfaces, artificial intelligence, and writing code with networked play in mind. You will also learn how to add on to the Unreal Editor itself.

With a range of task-oriented recipes, this book provides actionable information about writing code for games with UE4 using C++. By the end of the book, you will be empowered to become a top-notch developer with UE4 using C++ as your scripting language!

What you will learn
  • Create C++ classes and structs that integrate well with UE4 and the Blueprints editor
  • Discover how to work with various APIs that Unreal Engine already contains
  • Utilize advanced concepts such as events, delegates, and interfaces in your UE4 projects
  • Build user interfaces using Canvas and UMG through C++
  • Extend the Unreal Editor by creating custom windows and editors
  • Implement AI tasks and services using C++, Blackboard, and Behavior Trees
  • Write C++ code with networking in mind and replicate properties and functions
Who this book is for

If you are really passionate game developer looking for solutions to common scripting problems, then this is the book for you. Understanding of the fundamentals of game design and C++ is expected to get the most from this book.

Table of Contents
  1. UE4 Development Tools
  2. Creating Classes
  3. Memory Management, Smart Pointers, and Debugging
  4. Actors and Components
  5. Handling Events and Delegates
  6. Input and Collision
  7. Communication Between Classes and Interfaces - Part I
  8. Communication Between Classes and Interfaces - Part II
  9. Integrating C++ and the Unreal Editor - Part I
  10. Integrating C++ and the Unreal Editor - Part II
  11. Working with UE4 APIs
  12. Multiplayer Networking in UE4
  13. AI for Controlling NPCs
  14. User Interfaces – UI and UMG
Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book