Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
BackKeyListener
C# Class BackKeyListener, Void-Runner
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: NoScopeProductions/Void-Runner
Public Properties
Property
Type
Description
QuitPanel
dfPanel,
QuitPanelShowing
bool
panelsToDisable
List
Public Methods
Method
Description
HideQuitPanel
( ) :
void
ShowQuitPanel
( ) :
void
Update
( ) :
void
Method Details
HideQuitPanel()
public
method
public
HideQuitPanel
( ) :
void
return
void
ShowQuitPanel()
public
method
public
ShowQuitPanel
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
QuitPanel
public_oe property
public
dfPanel,
QuitPanel
return
dfPanel,
QuitPanelShowing
public_oe property
public
bool
QuitPanelShowing
return
bool
panelsToDisable
public_oe property
public
List
panelsToDisable
return
List