UNITY TUTORIAL | SCRIPTING | Scopes and Access Modifiers

 

2
Local Variable

 

Scopes and Access Modifier
Local Variable
4
Access Modifier | Public | Private
5
Scripts Attached
6
Pubic Variable in the Inspector
7
Public Variable modified in the Inspector
8
Using a Class Public in another
9
Declaring an Object from another Public Class
10
Declaring an Object from another Public Class in a method
11
Declaring an Object from another Public Class in a method
13
using the variable from another​ Class | only Public variables are visible

 

141.png
using the variable from another​ Class | only Public Methods are visible

15