Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
UnityEditorInternal
iOSPreferenceWindowExtension
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