C# 클래스 TransitionStatHandler, MagesOfBlight

상속: MonoBehaviour
파일 보기 프로젝트 열기: DomCristaldi/MagesOfBlight

공개 메소드들

메소드 설명
RecoverStats ( ) : void
ResetStats ( ) : void
SetStats ( ) : void
StartStats ( ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void

메소드 상세

RecoverStats() 공개 정적인 메소드

public static RecoverStats ( ) : void
리턴 void

ResetStats() 공개 정적인 메소드

public static ResetStats ( ) : void
리턴 void

SetStats() 공개 정적인 메소드

public static SetStats ( ) : void
리턴 void

StartStats() 공개 정적인 메소드

public static StartStats ( ) : void
리턴 void