コード例 #1
0
 void Awake()
 {
     Instance = this;
     //Listener = GameObject.Find("ConnectionListener").GetComponent<ConnectionListener>();
 }