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
BarSpawner
C# Class BarSpawner, Moonlight_Bartender
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: michaeljaeoh/Moonlight_Bartender
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
barItem
BarItem,
busy
bool
worldInfo
world,
Méthodes publiques
Méthode
Description
OnMouseOver
( ) :
void
Start
( ) :
void
Update
( ) :
void
setBusyOff
( ) :
void
Method Details
OnMouseOver()
public
méthode
public
OnMouseOver
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
setBusyOff()
public
méthode
public
setBusyOff
( ) :
void
Résultat
void
Property Details
barItem
public_oe property
public
BarItem,
barItem
Résultat
BarItem,
busy
public_oe property
public
bool
busy
Résultat
bool
worldInfo
public_oe property
public
world,
worldInfo
Résultat
world,