Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Supermarket
StaffIdle
C# Class Supermarket.StaffIdle
Inheritance:
StaffState
Mostra file
Open project: Clarksj4/Theme-Supermarket-Tycoon-World
Public Methods
Method
Description
StaffIdle
(
Staff
staff
,
float
duration
= 5 ) :
System
StopCoroutines
( ) :
void
Private Methods
Method
Description
Delay
(
float
duration
) :
IEnumerator
Method Details
StaffIdle()
public
method
public
StaffIdle
(
Staff
staff
,
float
duration
= 5 ) :
System
staff
Staff
duration
float
return
System
StopCoroutines()
public
method
public
StopCoroutines
( ) :
void
return
void