C# 클래스 DebuggingUI, LearningUnits

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

보호된 프로퍼티들

프로퍼티 타입 설명
gnarly GnarlyClass,

공개 메소드들

메소드 설명
protectMyInput ( string shouldNeverBeNull, int shouldBeAboveOneHundred ) : void

비공개 메소드들

메소드 설명
OnGUI ( ) : void

메소드 상세

protectMyInput() 공개 메소드

public protectMyInput ( string shouldNeverBeNull, int shouldBeAboveOneHundred ) : void
shouldNeverBeNull string
shouldBeAboveOneHundred int
리턴 void

프로퍼티 상세

gnarly 보호되어 있는 프로퍼티

protected GnarlyClass, gnarly
리턴 GnarlyClass,