- Learning C# by Developing Games with Unity 3D Beginner's Guide
- Terry Norton
- 149字
- 2021-08-04 10:03:58
Using the term method instead of function
You are constantly going to see the words function and method used everywhere as you learn Unity.
Note
The words function and method truly mean the same thing in Unity. They do the same thing.
Since you are studying C#, and C# is an Object-Oriented Programming (OOP) language, I will use the word "method" throughout this book, just to be consistent with C# guidelines. It makes sense to learn the correct terminology for C#. Also, UnityScript and Boo are OOP languages. The authors of the Scripting Reference probably should have used the word method instead of function in all documentation.
Note
From now on I'm going to use the words method or methods in this book. When I refer to the functions shown in the Scripting Reference, I'm going to use the word method instead, just to be consistent throughout this book.
- Building Modern Web Applications Using Angular
- Python量化投資指南:基礎、數據與實戰
- Linux C/C++服務器開發實踐
- Architecting the Industrial Internet
- JavaScript+jQuery開發實戰
- R的極客理想:工具篇
- 精通Linux(第2版)
- 組態軟件技術與應用
- 深入淺出React和Redux
- 編程與類型系統
- LabVIEW虛擬儀器程序設計從入門到精通(第二版)
- C++ System Programming Cookbook
- Android應用程序設計
- Python數據可視化之matplotlib實踐
- 信息學奧林匹克競賽初賽精講精練