- Mastering Unreal Engine 4.X
- Muhammad A.Moniem
- 152字
- 2021-07-14 11:20:33
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "The game we are going to create during the course of this book is called Bellz
."
A block of code is set as follows:
UCLASS(config = Game) class AGladiator : public ACharacter { GENERATED_BODY()
New terms and important words are shown in bold. Words that you see on the screen, for example, in menus or dialog boxes, appear in the text like this: "Otherwise inside the launcher, just hit the Launch button of the editor version you want."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Hands-On JavaScript High Performance
- 高級C/C++編譯技術(典藏版)
- 征服RIA
- Banana Pi Cookbook
- JavaScript+jQuery網頁特效設計任務驅動教程
- Python預測分析實戰
- Learning Image Processing with OpenCV
- Shopify Application Development
- 原型設計:打造成功產品的實用方法及實踐
- Spark技術內幕:深入解析Spark內核架構設計與實現原理
- Java程序設計入門(第2版)
- Instant Pygame for Python Game Development How-to
- Practical Responsive Typography
- MySQL數據庫教程(視頻指導版)