C# 클래스 QuickTimeEvents

상속: MonoBehaviour
파일 보기 프로젝트 열기: sasuke9759/GGJ-2016-Llama-God 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
coolDownNow bool
pressButtonNow Text
progress Image
seconds float
timeEventDuration float

비공개 메소드들

메소드 설명
FireQuickTimeEvent ( ) : IEnumerator
Start ( ) : void
StartQuickTime ( ) : IEnumerator
Update ( ) : void

프로퍼티 상세

coolDownNow 공개적으로 프로퍼티

public bool coolDownNow
리턴 bool

pressButtonNow 공개적으로 프로퍼티

public Text pressButtonNow
리턴 Text

progress 공개적으로 프로퍼티

public Image progress
리턴 Image

seconds 공개적으로 프로퍼티

public float seconds
리턴 float

timeEventDuration 공개적으로 프로퍼티

public float timeEventDuration
리턴 float