coroutine1 [C++20 - 4th Emperor] Chapter 04. Coroutine GitHub : https://github.com/developeSHG/CPP20-4th_Emperor/commit/19ff2673e96a446bee711c99873b180d69b52391 Coroutine · developeSHG/CPP20-4th_Emperor@19ff267 developeSHG committed Jul 26, 2023 github.com Module 기능과 함께 가장 중요한 기능인 Coroutine // 유니티 = 코루틴 // - C#에서 있는 코루틴 문법을 유니티에서 적극적으로 채용해서 제공 어떤 함수를 호출할 때, 함수를 어디까지 진행했는지 저장하고, 일시정지했다가 다시 이어서 호출할 수 있는 기능 간단히 말해서 내가 원할 때, 핸들을 이용해 코드를 다시 재게하거나 제거해버리는 .. 2023. 7. 25. 이전 1 다음