C# 클래스 SimpleTimerManager, UnityHello

상속: Manager
파일 보기 프로젝트 열기: woshihuo12/UnityHello 1 사용 예제들

공개 메소드들

메소드 설명
AddTimer ( UniTimer, _timer ) : void

비공개 메소드들

메소드 설명
CallBackTimer ( ) : void
OnDestroy ( ) : void
RemoveTimer ( UniTimer, _timer ) : void
Start ( ) : void
UpdateTimer ( ) : void

메소드 상세

AddTimer() 공개 메소드

public AddTimer ( UniTimer, _timer ) : void
_timer UniTimer,
리턴 void