C# 클래스 UnitDamageDisplay, CaulsCastle

상속: MonoBehaviour
파일 보기 프로젝트 열기: TheGovernorsJunk/CaulsCastle

공개 프로퍼티들

프로퍼티 타입 설명
textPrototype UnityEngine.TextMesh

공개 메소드들

메소드 설명
OnDamageTaken ( int damage ) : void
Start ( ) : void

메소드 상세

OnDamageTaken() 공개 메소드

public OnDamageTaken ( int damage ) : void
damage int
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

textPrototype 공개적으로 프로퍼티

public TextMesh,UnityEngine textPrototype
리턴 UnityEngine.TextMesh