Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
NotificationController
C# Class NotificationController
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: FIU-SCIS-Senior-Projects/SmartBuilding4
Class Usage Examples
Méthodes publiques
Méthode
Description
SetActiveQuest
(
int
i
) :
void
UpdateQuestInfo
(
int
index
) :
void
Private Methods
Méthode
Description
Start
( ) :
void
Update
( ) :
void
Method Details
SetActiveQuest()
public
méthode
public
SetActiveQuest
(
int
i
) :
void
i
int
Résultat
void
UpdateQuestInfo()
public
méthode
public
UpdateQuestInfo
(
int
index
) :
void
index
int
Résultat
void