예제 #1
0
 private void Awake()
 {
     cursoContentUI = GetComponent <CursoContentUI>();
 }
예제 #2
0
 void Start()
 {
     cursoContentUI = GetComponent <CursoContentUI>();
 }