Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PauseScreenButtons
C# 클래스 PauseScreenButtons, ExorcistForHire
상속:
MonoBehaviour
파일 보기
프로젝트 열기: JordanStone/ExorcistForHire
공개 프로퍼티들
프로퍼티
타입
설명
MyCanvas
Canvas
options
GameObject
공개 메소드들
메소드
설명
Option
( ) :
void
QuitButton
( ) :
void
RestartButton
( ) :
void
ReturnToCheckpoint
( ) :
void
Start
( ) :
void
Update
( ) :
void
메소드 상세
Option()
공개
메소드
public
Option
( ) :
void
리턴
void
QuitButton()
공개
메소드
public
QuitButton
( ) :
void
리턴
void
RestartButton()
공개
메소드
public
RestartButton
( ) :
void
리턴
void
ReturnToCheckpoint()
공개
메소드
public
ReturnToCheckpoint
( ) :
void
리턴
void
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
Update()
공개
메소드
public
Update
( ) :
void
리턴
void
프로퍼티 상세
MyCanvas
공개적으로 프로퍼티
public
Canvas
MyCanvas
리턴
Canvas
options
공개적으로 프로퍼티
public
GameObject
options
리턴
GameObject