C# Class UnityEditor.iOS.iOSBuildWindowExtension

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

Méthodes publiques

Méthode Description
EnabledBuildAndRunButton ( ) : bool
EnabledBuildButton ( ) : bool
ShowInternalPlatformBuildOptions ( ) : void
ShowPlatformBuildOptions ( ) : void

Private Methods

Méthode Description
iOSBuildWindowExtension ( ) : System

Method Details

EnabledBuildAndRunButton() public méthode

public EnabledBuildAndRunButton ( ) : bool
Résultat bool

EnabledBuildButton() public méthode

public EnabledBuildButton ( ) : bool
Résultat bool

ShowInternalPlatformBuildOptions() public méthode

public ShowInternalPlatformBuildOptions ( ) : void
Résultat void

ShowPlatformBuildOptions() public méthode

public ShowPlatformBuildOptions ( ) : void
Résultat void