C# 클래스 FlipFall.UI.UIEditorUnlockManager

상속: MonoBehaviour
파일 보기 프로젝트 열기: flo-wolf/Flip-Fall 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
_instance UIEditorUnlockManager
animator Animator

공개 메소드들

메소드 설명
HomeButtonClicked ( ) : void

비공개 메소드들

메소드 설명
SceneChanging ( Main.ActiveScene scene ) : void
Start ( ) : void

메소드 상세

HomeButtonClicked() 공개 메소드

public HomeButtonClicked ( ) : void
리턴 void

프로퍼티 상세

_instance 공개적으로 정적으로 프로퍼티

public static UIEditorUnlockManager,FlipFall.UI _instance
리턴 UIEditorUnlockManager

animator 공개적으로 프로퍼티

public Animator animator
리턴 Animator