Login
Discover
Waves
Decks
Upgrade
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Controversial
Rising
Promoted
startcoroutine
pangcola
unity
Wednesday, April 18, 2018 6:17 AM
[Unity] GameObject에서 StartCoroutine 사용하기
public static Coroutine StartCoroutine(this GameObject go, IEnumerator routine) { MonoBehaviour mono = go.GetComponent<MonoBehaviour>(); if (null == mono) mono = go.AddComponent<MonoBehaviour>();
$ 0.000
8
3
Top communities
Create decentralized community