C# Class UnityEditor.Android.AndroidPreferenceWindowExtension

Inheritance: IPreferenceWindowExtension
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
HasExternalApplications ( ) : bool
ReadPreferences ( ) : void
ShowExternalApplications ( ) : void

Method Details

HasExternalApplications() public méthode

public HasExternalApplications ( ) : bool
Résultat bool

ReadPreferences() public méthode

public ReadPreferences ( ) : void
Résultat void

ShowExternalApplications() public méthode

public ShowExternalApplications ( ) : void
Résultat void