Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
KerbalEngineer
Control
ControlCentre
C# 클래스 KerbalEngineer.Control.ControlCentre
상속:
UnityEngine.MonoBehaviour
파일 보기
프로젝트 열기: CYBUTEK/KerbalEngineer
1 사용 예제들
보호된 메소드들
메소드
설명
Awake
( ) :
void
OnGUI
( ) :
void
Start
( ) :
void
비공개 메소드들
메소드
설명
CentreWindow
( ) :
void
DrawContents
( ) :
void
DrawSelectors
( ) :
void
InitialiseStyles
( ) :
void
LoadPanels
( ) :
void
Window
(
int
windowId
) :
void
메소드 상세
Awake()
보호된
메소드
protected
Awake
( ) :
void
리턴
void
OnGUI()
보호된
메소드
protected
OnGUI
( ) :
void
리턴
void
Start()
보호된
메소드
protected
Start
( ) :
void
리턴
void