차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

unity:coroutine [2018/01/18 18:27] – 만듦 V_Lunity:coroutine [2018/01/18 18:27] (현재) V_L
줄 14: 줄 14:
  
  
-UnityScript에서는   yield 구문을 포함하는 모든 함수는 코루틴으로 인식되며 IEnumerator 반환 타입은 명시적으로 선언할 필요가 없습니다. [[https://docs.unity3d.com/kr/current/Manual/Coroutines.html|참조]]+UnityScript에서는   yield 구문을 포함하는 모든 함수는 코루틴으로 인식되며 [[IEnumerator]] 반환 타입은 명시적으로 선언할 필요가 없습니다. [[https://docs.unity3d.com/kr/current/Manual/Coroutines.html|참조]]