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

Components that communicate using dot syntax

Our script has variables for holding data, and our script has methods to allow tasks to be performed. I now want to introduce the concept of communicating with other GameObjects and the components they contain. Communication between one components GameObject and another component GameObject using dot syntax is a vital part of scripting. It's what makes interaction possible. We need to communicate with other components or GameObjects to be able to use the variables and methods in other components.

What's with the dots?

When you look at code written by others, you'll see words with periods separating them. What the heck is that? It looks complicated, doesn't it. The following is an example from the Unity documentation:

transform.position.x
Note

Don't concern yourself with what the preceding code means, as that comes later. I just want you to see the dots.

This is called dot syntax. The following is another example. It's the fictitious address of my house: UnitedKingdom, Bedfordshire, Sandy, 10MyStreet. Looks funny, doesn't it? That's because I used the syntax (grammar) of C# instead of the post office. However, I'll bet that, if you look closely, you can easily figure out how to find my house. We'll get into much more at a later stage. For now, think of dot syntax as an address, starting from a big thing, a country in this case, and narrowing down to the most precise part that we want to access.

主站蜘蛛池模板: 孙吴县| 田林县| 乐亭县| 金阳县| 措美县| 合江县| 南漳县| 文登市| 怀远县| 滨州市| 武安市| 栾川县| 新晃| 田林县| 嘉兴市| 罗田县| 通辽市| 大化| 新安县| 台江县| 高邮市| 昆明市| 堆龙德庆县| 邵东县| 玛多县| 贵港市| 大港区| 大同市| 旌德县| 乳山市| 修武县| 兰西县| 磴口县| 陕西省| 巴南区| 双牌县| 东源县| 武冈市| 故城县| 宾川县| 中西区|