コード例 #1
0
 public IEnumerator WaitForTurn()
 {
     yield return(rpcController.WaitForTurn());
 }