Show / Hide Table of Contents

Enum LogType

Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum LogType

Fields

Name Description
Assert
Error
Exception
Log
Warning

Extension Methods

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