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