C# 클래스 StatusIndicator, Attack-on-Tapir

상속: MonoBehaviour
파일 보기 프로젝트 열기: cortexarts/Attack-on-Tapir 1 사용 예제들

공개 메소드들

메소드 설명
SetHealth ( int _cur, int _max ) : void

비공개 메소드들

메소드 설명
Start ( ) : void

메소드 상세

SetHealth() 공개 메소드

public SetHealth ( int _cur, int _max ) : void
_cur int
_max int
리턴 void