Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
UnityEditor
Android
AndroidPreferenceWindowExtension
C# Class UnityEditor.Android.AndroidPreferenceWindowExtension
Inheritance:
IPreferenceWindowExtension
Mostrar archivo
Open project: CarlosHBC/UnityDecompiled
Public Methods
Method
Description
HasExternalApplications
( ) :
bool
ReadPreferences
( ) :
void
ShowExternalApplications
( ) :
void
Method Details
HasExternalApplications()
public
method
public
HasExternalApplications
( ) :
bool
return
bool
ReadPreferences()
public
method
public
ReadPreferences
( ) :
void
return
void
ShowExternalApplications()
public
method
public
ShowExternalApplications
( ) :
void
return
void