示例#1
0
 static private NewTutorialManager setInstance()
 {
     instance = GameObject.FindObjectOfType <NewTutorialManager>(); return(instance);
 }