Chapter 4, Getting into the Details of Methods

Pop quiz – understanding method operation

Q1

Specifying the type of data returned from the method, the name of the method with parenthesis, and a pair of curly braces for the code block.

Q2

To allow data to be passed into the code block.

Q3

It means the method is not returning any data to the code that called the method.

Q4

The Update() method is called automatically by Unity if the script inherits from MonoBehaviour.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.147.44.182