C# 클래스 GetSocialSdk.Editor.EditorCoroutine

파일 보기 프로젝트 열기: Tardis-x/Bigger-Inside 1 사용 예제들

공개 메소드들

메소드 설명
Start ( IEnumerator _routine ) : EditorCoroutine
Stop ( ) : void

비공개 메소드들

메소드 설명
EditorCoroutine ( IEnumerator _routine ) : System.Collections
Start ( ) : void
Update ( ) : void

메소드 상세

Start() 공개 정적인 메소드

public static Start ( IEnumerator _routine ) : EditorCoroutine
_routine IEnumerator
리턴 EditorCoroutine

Stop() 공개 메소드

public Stop ( ) : void
리턴 void