Show / Hide Table of Contents

Enum WebGLExceptionSupport

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public enum WebGLExceptionSupport

Fields

Name Description
ExplicitlyThrownExceptionsOnly
FullWithoutStacktrace
FullWithStacktrace
None

Extension Methods

MustExtensions.MustBeEqual<WebGLExceptionSupport>(WebGLExceptionSupport)
MustExtensions.MustBeEqual<WebGLExceptionSupport>(WebGLExceptionSupport, String)
MustExtensions.MustNotBeEqual<WebGLExceptionSupport>(WebGLExceptionSupport)
MustExtensions.MustNotBeEqual<WebGLExceptionSupport>(WebGLExceptionSupport, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX