C# Class UnityEditor.WebGL.WebGlBuildWindowExtension

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

Méthodes publiques

Свойство Type Description
debugBuild UnityEngine.GUIContent
webGLUsePreBuiltUnityEngine UnityEngine.GUIContent

Méthodes publiques

Méthode Description
EnabledBuildAndRunButton ( ) : bool
EnabledBuildButton ( ) : bool
ShouldDrawDevelopmentPlayerCheckbox ( ) : bool
ShouldDrawProfilerCheckbox ( ) : bool
ShouldDrawScriptDebuggingCheckbox ( ) : bool
ShowPlatformBuildOptions ( ) : void

Private Methods

Méthode Description
Is64Bit ( ) : bool
IsLinear ( ) : bool

Method Details

EnabledBuildAndRunButton() public méthode

public EnabledBuildAndRunButton ( ) : bool
Résultat bool

EnabledBuildButton() public méthode

public EnabledBuildButton ( ) : bool
Résultat bool

ShouldDrawDevelopmentPlayerCheckbox() public méthode

public ShouldDrawDevelopmentPlayerCheckbox ( ) : bool
Résultat bool

ShouldDrawProfilerCheckbox() public méthode

public ShouldDrawProfilerCheckbox ( ) : bool
Résultat bool

ShouldDrawScriptDebuggingCheckbox() public méthode

public ShouldDrawScriptDebuggingCheckbox ( ) : bool
Résultat bool

ShowPlatformBuildOptions() public méthode

public ShowPlatformBuildOptions ( ) : void
Résultat void

Property Details

debugBuild public_oe property

public GUIContent,UnityEngine debugBuild
Résultat UnityEngine.GUIContent

webGLUsePreBuiltUnityEngine public_oe property

public GUIContent,UnityEngine webGLUsePreBuiltUnityEngine
Résultat UnityEngine.GUIContent