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
AssemblyCSharp
AbstractService
C# Class AssemblyCSharp.AbstractService
Inheritance:
DisposableObject
,
IService
Mostrar archivo
Open project: wooga/ps_social_jam
Public Methods
Method
Description
OnApplicationPause
(
bool
pause
) :
void
Start
( ) :
void
Method Details
OnApplicationPause()
public
method
public
OnApplicationPause
(
bool
pause
) :
void
pause
bool
return
void
Start()
public
method
public
Start
( ) :
void
return
void