C# Class UnityEditor.Android.PlayerSettingsEditorExtension

Inheritance: UnityEditor.Modules.DefaultPlayerSettingsEditorExtension
Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
CanShowUnitySplashScreen ( ) : bool
ConfigurationSectionGUI ( ) : void
HasIdentificationGUI ( ) : bool
IconSectionGUI ( ) : void
IdentificationSectionGUI ( ) : void
OnEnable ( PlayerSettingsEditor settingsEditor ) : void
PublishSectionGUI ( float h, float kLabelFloatMinW, float kLabelFloatMaxW ) : void
SplashSectionGUI ( ) : void
SupportsOrientation ( ) : bool

Method Details

CanShowUnitySplashScreen() public méthode

public CanShowUnitySplashScreen ( ) : bool
Résultat bool

ConfigurationSectionGUI() public méthode

public ConfigurationSectionGUI ( ) : void
Résultat void

HasIdentificationGUI() public méthode

public HasIdentificationGUI ( ) : bool
Résultat bool

IconSectionGUI() public méthode

public IconSectionGUI ( ) : void
Résultat void

IdentificationSectionGUI() public méthode

public IdentificationSectionGUI ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( PlayerSettingsEditor settingsEditor ) : void
settingsEditor PlayerSettingsEditor
Résultat void

PublishSectionGUI() public méthode

public PublishSectionGUI ( float h, float kLabelFloatMinW, float kLabelFloatMaxW ) : void
h float
kLabelFloatMinW float
kLabelFloatMaxW float
Résultat void

SplashSectionGUI() public méthode

public SplashSectionGUI ( ) : void
Résultat void

SupportsOrientation() public méthode

public SupportsOrientation ( ) : bool
Résultat bool