C# Class UnityEditorInternal.iOSPreferenceWindowExtension

Inheritance: IPreferenceWindowExtension
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
HasExternalApplications ( ) : bool
ReadPreferences ( ) : void
ShowExternalApplications ( ) : void
WritePreferences ( ) : 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

WritePreferences() public méthode

public WritePreferences ( ) : void
Résultat void