예제 #1
0
 public void FoundTutorialChecker(PlayerTutorialChecker tc)
 {
     tutorialChecker = tc;
 }
예제 #2
0
 private void Awake()
 {
     instance = this;
 }