- Unreal Engine 4.X By Example
- Benjamin Carnall
- 136字
- 2021-07-14 10:38:08
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: "It is now time for the famous Hello World
."
A block of code is set as follows:
#include "BMBossCharacter.h" #include "BehaviorTree/BlackboardComponent.h" #include "BehaviorTree/BehaviorTree.h"
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: "Then create a new Blackboard asset from the same category."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
推薦閱讀
- 數據庫系統原理及MySQL應用教程(第2版)
- 深入理解Android(卷I)
- Mastering Swift 2
- 鋒利的SQL(第2版)
- 深入淺出RxJS
- PHP+MySQL+Dreamweaver動態網站開發從入門到精通(第3版)
- Java Web開發就該這樣學
- Learning Apache Cassandra
- Python從入門到精通(第3版)
- Python+Office:輕松實現Python辦公自動化
- jQuery從入門到精通(微課精編版)
- Python Machine Learning Cookbook
- HTML5 WebSocket權威指南
- Java程序設計
- Raspberry Pi Robotic Projects