Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PauseWatcher
C# Class PauseWatcher, EdgeOfInfinity
Inheritance:
MonoBehaviour
ファイルを表示
Open project: BenBohannon/EdgeOfInfinity
Class Usage Examples
Public Properties
Property
Type
Description
pauseButton
string
pauseScreen
GameObject
Private Properties
Property
Type
Description
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
togglePaused
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
togglePaused()
public
method
public
togglePaused
( ) :
void
return
void
Property Details
pauseButton
public_oe property
public
string
pauseButton
return
string
pauseScreen
public_oe property
public
GameObject
pauseScreen
return
GameObject