- 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.
推薦閱讀
- Spring 5企業級開發實戰
- 觸·心:DT時代的大數據精準營銷
- Visual FoxPro 程序設計
- Learning Elixir
- DevOps Automation Cookbook
- NativeScript for Angular Mobile Development
- Python自然語言處理(微課版)
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- SQL經典實例(第2版)
- 利用Python進行數據分析
- Statistical Application Development with R and Python(Second Edition)
- Windows Embedded CE 6.0程序設計實戰
- Microsoft 365 Certified Fundamentals MS-900 Exam Guide
- ABAQUS6.14中文版有限元分析與實例詳解
- 計算語言學導論