C# 클래스 InterpreterPattern.InterpreterDesignPattern

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: marwie/Design-Patterns-in-Unity-Example

보호된 메소드들

메소드 설명
AskQuestion ( string question ) : void
OnEnable ( ) : void

메소드 상세

AskQuestion() 보호된 메소드

protected AskQuestion ( string question ) : void
question string
리턴 void

OnEnable() 보호된 메소드

protected OnEnable ( ) : void
리턴 void