Join us on a literary world trip!
Add this book to bookshelf
Grey
Write a new comment Default profile 50px
Grey
Subscribe to read the full book or read the first pages for free!
All characters reduced
Unreal Engine 4x Scripting with C++ Cookbook - Develop quality game components and solve scripting problems with the power of C++ and UE4 2nd Edition - cover

Unreal Engine 4x Scripting with C++ Cookbook - Develop quality game components and solve scripting problems with the power of C++ and UE4 2nd Edition

William Sherif, John P. Doran, Stephen Whittle

Publisher: Packt Publishing

  • 0
  • 0
  • 0

Summary

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.
Available since: 03/29/2019.
Print length: 708 pages.

Other books that might interest you

  • The Future-Ready Brand - How the World's Most Influential CMOs are Navigating Societal Forces and Emerging Technologies - cover

    The Future-Ready Brand - How the...

    Mitch Duckler

    • 0
    • 1
    • 0
    In The Future-Ready Brand, Mitch Duckler looks to a new set of challenges facing the world’s leading brands and turns to the world’s most influential brand officers themselves to find solutions. Here he goes one-on-one with over 40 Global 1,000 CMOs to discover how they are navigating the confluence of shifting societal forces and emerging technologies that are impacting how every brand will thrive in the future.
    Show book
  • The Intelligent Workforce - How Humans & Machines Will Co-Create a Better Future - cover

    The Intelligent Workforce - How...

    Tim Houlne

    • 0
    • 2
    • 0
    There is a generational transformation in the workforce. But there is good news. Artificial intelligence and machine learning can help improve work processes, thus improving work experience and creating an environment that retains skilled workers.
    Show book
  • A New Science of Life - cover

    A New Science of Life

    Rupert Sheldrake

    • 0
    • 1
    • 0
    **The fully revised edition of Rupert Sheldrake's controversial science classic, from the author of the bestselling Dogs That Know When Their Owners are Coming Home, celebrates its 40th anniversary in 2021!**
    
    After chemists crystallised a new chemical for the first time, it became easier and easier to crystallise in laboratories all over the world. After rats at Harvard first escaped from a new kind of water maze, successive generations learned quicker and quicker. Then rats in Melbourne, Australia learned yet faster. Rats with no trained ancestors shared in this improvement.
    
    Rupert Sheldrake sees these processes as examples of morphic resonance. Past forms and activities of organisms, he argues, influence organisms in the present through direct connections across time and space.Individual plants and animals both draw upon and contribute to the collective memory of their species.
    
    Sheldrake, now Director of the Perrott-Warwick Project supported by Trinity College, Cambridge, reinterprets the regularities of nature as being more like habits than immutable laws. Described as 'the best candidate for burning there has been for many years' by Nature on first publication, this updated edition will raise hackles and inspire curiosity in equal measure.
    Show book
  • First Order Logic - Fundamentals and Applications - cover

    First Order Logic - Fundamentals...

    Fouad Sabry

    • 0
    • 1
    • 0
    What Is First Order Logic
     
    First-order logic is a collection of formal systems that are utilized in the fields of mathematics, philosophy, linguistics, and computer science. Other names for first-order logic include predicate logic, quantificational logic, and first-order predicate calculus. In first-order logic, quantified variables take precedence over non-logical objects, and the use of sentences that contain variables is permitted. As a result, rather than making assertions like "Socrates is a man," one can make statements of the form "there exists x such that x is Socrates and x is a man," where "there exists" is a quantifier and "x" is a variable. This is in contrast to propositional logic, which does not make use of quantifiers or relations; propositional logic serves as the basis for first-order logic in this sense.
     
    How You Will Benefit
     
    (I) Insights, and validations about the following topics:
     
    Chapter 1: First-order logic
     
    Chapter 2: Axiom
     
    Chapter 3: Propositional calculus
     
    Chapter 4: Peano axioms
     
    Chapter 5: Universal quantification
     
    Chapter 6: Conjunctive normal form
     
    Chapter 7: Consistency
     
    Chapter 8: Zermelo–Fraenkel set theory
     
    Chapter 9: Interpretation (logic)
     
    Chapter 10: Quantifier rank
     
    (II) Answering the public top questions about first order logic.
     
    (III) Real world examples for the usage of first order logic in many fields.
     
    Who This Book Is For
     
    Professionals, undergraduate and graduate students, enthusiasts, hobbyists, and those who want to go beyond basic knowledge or information for any kind of first order logic.
    Show book