C# 클래스 HelpText, Hellbound

상속: MonoBehaviour
파일 보기 프로젝트 열기: Backman/Hellbound 1 사용 예제들

공개 메소드들

메소드 설명
enableHelpText ( bool value ) : void
setHelpText ( string text ) : void

비공개 메소드들

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

메소드 상세

enableHelpText() 공개 메소드

public enableHelpText ( bool value ) : void
value bool
리턴 void

setHelpText() 공개 메소드

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