C# Class GooglePlayServices.SettingsDialog

Settings dialog for PlayServices Resolver.
Inheritance: EditorWindow
Afficher le fichier Open project: googlesamples/unity-jar-resolver

Méthodes publiques

Méthode Description
Initialize ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void

Called when the GUI should be rendered.

Method Details

Initialize() public méthode

public Initialize ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnGUI() public méthode

Called when the GUI should be rendered.
public OnGUI ( ) : void
Résultat void