Enum NetDebug.LogLevelType
Namespace: Unity.NetCode
Syntax
public enum LogLevelType : int
Fields
| Name | Description | Value |
|---|---|---|
| Debug | ||
| Error | ||
| Exception | ||
| Notify | ||
| Warning |
public enum LogLevelType : int
| Name | Description | Value |
|---|---|---|
| Debug | ||
| Error | ||
| Exception | ||
| Notify | ||
| Warning |