Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
seat
C# Class seat, Moonlight_Bartender
Inheritance:
MonoBehaviour
显示文件
Open project: michaeljaeoh/Moonlight_Bartender
Class Usage Examples
Public Methods
Method
Description
clearBusy
( ) :
void
getBusy
( ) :
bool
setBusy
( ) :
void
Private Methods
Method
Description
OnTriggerEnter2D
(
Collider2D
collider2d
) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
clearBusy()
public
method
public
clearBusy
( ) :
void
return
void
getBusy()
public
method
public
getBusy
( ) :
bool
return
bool
setBusy()
public
method
public
setBusy
( ) :
void
return
void