December 2017
Beginner
290 pages
7h 17m
English
This section shows only the most common built-in types of data that C# provides for us and that the variables can store.
Only the basic types are presented here so that you understand the concept of a variable being able to store only the type of the data that you specify. Custom types of data, which you will create later, will be discussed in Chapter 7, Object, Container with Variables and Methods.
The following chart shows the most common built-in types of data you will use in Unity:

Read now
Unlock full access