C# 클래스 OptionsMenu, WaitingForHorus

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

공개 프로퍼티들

프로퍼티 타입 설명
DisplayRoundOptionsDelegate DisplayRoundOptionsHandler

Private Properties

프로퍼티 타입 설명
DrawServerOptionsWindow void
DrawWindow void

공개 메소드들

메소드 설명
DrawGUI ( ) : void
OptionsMenu ( GUISkin skin ) : System
Update ( ) : void

비공개 메소드들

메소드 설명
DrawServerOptionsWindow ( int id ) : void
DrawWindow ( int id ) : void

메소드 상세

DrawGUI() 공개 메소드

public DrawGUI ( ) : void
리턴 void

OptionsMenu() 공개 메소드

public OptionsMenu ( GUISkin skin ) : System
skin UnityEngine.GUISkin
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

DisplayRoundOptionsDelegate 공개적으로 프로퍼티

public DisplayRoundOptionsHandler DisplayRoundOptionsDelegate
리턴 DisplayRoundOptionsHandler