Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
GooglePlayServices
SettingsDialog
C# Class GooglePlayServices.SettingsDialog
Settings dialog for PlayServices Resolver.
Inheritance:
EditorWindow
Show file
Open project: googlesamples/unity-jar-resolver
Public Methods
Method
Description
Initialize
( ) :
void
OnEnable
( ) :
void
OnGUI
( ) :
void
Called when the GUI should be rendered.
Method Details
Initialize()
public
method
public
Initialize
( ) :
void
return
void
OnEnable()
public
method
public
OnEnable
( ) :
void
return
void
OnGUI()
public
method
Called when the GUI should be rendered.
public
OnGUI
( ) :
void
return
void