C# 클래스 DebugLauncherMenu, GameProject

상속: MonoBehaviour
파일 보기 프로젝트 열기: EECS390IndieTeam/GameProject

공개 프로퍼티들

프로퍼티 타입 설명
WindowWidth float

공개 메소드들

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

비공개 메소드들

메소드 설명
DrawClientMenu ( ) : void
DrawFieldLine ( string label, string &data ) : void
DrawLoadingMessage ( ) : void
DrawSelectionMenu ( ) : void
DrawServerSetupMenu ( ) : void
EndBox ( ) : void
FlexLabel ( string label ) : void
StartBox ( float height ) : void

메소드 상세

OnGUI() 공개 메소드

public OnGUI ( ) : void
리턴 void

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

WindowWidth 공개적으로 프로퍼티

public float WindowWidth
리턴 float