Enum LogType Namespace: UnityEngine Syntax public enum LogType Fields Name Description Value Error 0 Assert 1 Warning 2 Log 3 Exception 4