Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
EscapeListener
C# Class EscapeListener, 2DPlatformer
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: MarbleGameDev/2DPlatformer
Public Properties
Property
Type
Description
inventoryName
string
menuName
string
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
click
( ) :
void
inventory
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
click()
public
method
public
click
( ) :
void
return
void
inventory()
public
method
public
inventory
( ) :
void
return
void
Property Details
inventoryName
public_oe property
public
string
inventoryName
return
string
menuName
public_oe property
public
string
menuName
return
string