Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
TuxedoBerries
ScenePanel
GameplayControlPanel
C# 클래스 TuxedoBerries.ScenePanel.GameplayControlPanel
Gameplay control panel.
상속:
BaseUpdateablePanel
파일 보기
프로젝트 열기: TuxedoBerries/ScenePanel
보호된 메소드들
메소드
설명
ApplyTitle
( ) :
void
Applies the title.
CheckComponents
( ) :
void
Checks the components.
DrawContent
( ) :
void
Draws the content.
비공개 메소드들
메소드
설명
OnDestroy
( ) :
void
메소드 상세
ApplyTitle()
보호된
메소드
Applies the title.
protected
ApplyTitle
( ) :
void
리턴
void
CheckComponents()
보호된
메소드
Checks the components.
protected
CheckComponents
( ) :
void
리턴
void
DrawContent()
보호된
메소드
Draws the content.
protected
DrawContent
( ) :
void
리턴
void