C# Class UnityEditor.AppleTV.AppleTVSettingsEditorExtension

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

Méthodes publiques

Méthode Description
CanShowUnitySplashScreen ( ) : bool
ConfigurationSectionGUI ( ) : void
HasIdentificationGUI ( ) : bool
HasPublishSection ( ) : bool
IconSectionGUI ( ) : void
IdentificationSectionGUI ( ) : void
OnEnable ( PlayerSettingsEditor editor ) : void

Private Methods

Méthode Description
EnsureMinimumNumberOfTextures ( ReorderableIconLayerList list ) : void

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

HasPublishSection() public méthode

public HasPublishSection ( ) : 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 editor ) : void
editor PlayerSettingsEditor
Résultat void