Beispiel #1
0
 // Use this for initialization
 void Start()
 {
     dMan = FindObjectOfType <dialog_manager_sm> ();
 }