// Assembly: UnityEngine.CoreModule
// Full name: UnityEngine.LogType

namespace UnityEngine
{
public class LogType // TypeDefIndex: 8656
{
	// Fields
	type#20890 value__;
	type#22173 Error;
	type#22173 Assert;
	type#22173 Warning;
	type#22173 Log;
	type#22173 Exception;
}
}
