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
GamePaused
C# Class GamePaused, GGJ2016
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: azokal/GGJ2016
Class Usage Examples
Public Properties
Property
Type
Description
SwitchWhenPaused
GameObject[]
Public Methods
Method
Description
PauseEnable
( ) :
void
SetPause
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
PauseEnable()
public
method
public
PauseEnable
( ) :
void
return
void
SetPause()
public
method
public
SetPause
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
SwitchWhenPaused
public_oe property
public
GameObject[]
SwitchWhenPaused
return
GameObject[]