Unreal Engine 4.x Scripting with C++ Cookbook

Author: John P. Doran

Subject: COM012040 - COMPUTERS / Programming / Games; COM051070 - COMPUTERS / Programming Languages / C++; COM057000 - COMPUTERS / Virtual Worlds

Publisher: Packt Publishing

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...