官术网_书友最值得收藏!

Conventions used

There are a number of text conventions used throughout this book.

Code in text: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "Rename it Turtle."

A block of code is set as follows:

public class ObjectPool : MonoBehaviour

{

public void DeSpawn(Transform ObjectToDespawn)

{

ObjectToDespawn.gameObject.SetActive(false);

ObjectToDespawn.SetParent(transform);

ObjectToDespawn.position = Vector3.zero;

}

Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "Select the Android tab."

Tips or important notes

Appear like this.

主站蜘蛛池模板: 辽中县| 濉溪县| 磐安县| 双流县| 武隆县| 青海省| 信丰县| 阿荣旗| 成安县| 芜湖市| 柞水县| 阿瓦提县| 策勒县| 昭平县| 涞水县| 桦南县| 漾濞| 土默特右旗| 抚顺县| 赞皇县| 淮安市| 砚山县| 乐陵市| 临澧县| 渭南市| 新密市| 安徽省| 康保县| 凉山| 巍山| 乃东县| 达拉特旗| 合肥市| 榕江县| 辽源市| 台湾省| 晋宁县| 钟山县| 盖州市| 黄陵县| 扎鲁特旗|