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
Supermarket
StaffIdle
C# Class Supermarket.StaffIdle
Inheritance:
StaffState
Afficher le fichier
Open project: Clarksj4/Theme-Supermarket-Tycoon-World
Méthodes publiques
Méthode
Description
StaffIdle
(
Staff
staff
,
float
duration
= 5 ) :
System
StopCoroutines
( ) :
void
Private Methods
Méthode
Description
Delay
(
float
duration
) :
IEnumerator
Method Details
StaffIdle()
public
méthode
public
StaffIdle
(
Staff
staff
,
float
duration
= 5 ) :
System
staff
Staff
duration
float
Résultat
System
StopCoroutines()
public
méthode
public
StopCoroutines
( ) :
void
Résultat
void