C# 클래스 ProgressText, Hellbound

Class currently not in use, but should(or maybe not?) be used for displaying info about picked up object.
상속: MonoBehaviour
파일 보기 프로젝트 열기: Backman/Hellbound 1 사용 예제들

공개 메소드들

메소드 설명
setText ( string text ) : void

비공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

메소드 상세

setText() 공개 메소드

public setText ( string text ) : void
text string
리턴 void