- Unreal Engine 4 Scripting with C++ Cookbook
- William Sherif Stephen Whittle
- 149字
- 2021-07-08 10:50:39
Preface
Unreal Engine 4 (UE4) is a complete suite of game development tools made by game developers for game developers. With more than 80 practical recipes, this book is a guide that showcases techniques to use the power of C++ scripting while developing games with UE4. We will start by adding and editing C++ classes from within the Unreal Editor. Then we will delve into one of Unreal's primary strengths—the ability for designers to customize programmer-developed actors and components. This will help you understand the benefits of when and how to use C++ as a scripting tool. With a blend of task-oriented recipes, this book will provide actionable information about scripting games with UE4 and manipulating the game and the development environment using C++. Toward the end of this book, you will be empowered to become a top-notch developer with UE4 using C++ as the scripting language.
- HTML5+CSS3+JavaScript從入門(mén)到精通:上冊(cè)(微課精編版·第2版)
- Learning Scala Programming
- 基于粒計(jì)算模型的圖像處理
- Java系統(tǒng)分析與架構(gòu)設(shè)計(jì)
- Kubernetes實(shí)戰(zhàn)
- Rust實(shí)戰(zhàn)
- Cocos2d-x游戲開(kāi)發(fā):手把手教你Lua語(yǔ)言的編程方法
- 21天學(xué)通C++(第6版)
- Python Data Analysis Cookbook
- Unity&VR游戲美術(shù)設(shè)計(jì)實(shí)戰(zhàn)
- Developing Java Applications with Spring and Spring Boot
- Access 2016數(shù)據(jù)庫(kù)應(yīng)用與開(kāi)發(fā):實(shí)戰(zhàn)從入門(mén)到精通(視頻教學(xué)版)
- A/B 測(cè)試:創(chuàng)新始于試驗(yàn)
- 瘋狂Java講義精粹
- Java EE 7 First Look