示例#1
0
 public IEnumerator MoveCoupleToGame()
 {
     yield return(StartCoroutine(m_scriptCouple.MoveToGame()));
 }