Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NotificationView
C# 클래스 NotificationView
상속:
MonoBehaviour
파일 보기
프로젝트 열기: FIU-SCIS-Senior-Projects/SmartBuilding4
1 사용 예제들
공개 메소드들
메소드
설명
DisableNotificationPanel
( ) :
void
EnableNotificationPanel
( ) :
void
ToggleQuestScreen
( ) :
void
UpdateButton
(
int
i
) :
void
ViewQuestInfo
(
int
i
) :
void
비공개 메소드들
메소드
설명
PanelFade
( ) :
IEnumerator
Start
( ) :
void
메소드 상세
DisableNotificationPanel()
공개
메소드
public
DisableNotificationPanel
( ) :
void
리턴
void
EnableNotificationPanel()
공개
메소드
public
EnableNotificationPanel
( ) :
void
리턴
void
ToggleQuestScreen()
공개
메소드
public
ToggleQuestScreen
( ) :
void
리턴
void
UpdateButton()
공개
메소드
public
UpdateButton
(
int
i
) :
void
i
int
리턴
void
ViewQuestInfo()
공개
메소드
public
ViewQuestInfo
(
int
i
) :
void
i
int
리턴
void