Tanoda
|
Namespaces | |
namespace | Gizmos |
namespace | Inspector |
namespace | ObjectTree |
namespace | UI |
namespace | Utils |
Classes | |
interface | ILoggerWrapper |
class | RuntimeUnityEditorCore |
Enumerations | |
enum | LogLevel { None = 0 , Fatal = 1 , Error = 2 , Warning = 4 , Message = 8 , Info = 16 , Debug = 32 , All = Debug | Info | Message | Warning | Error | Fatal } |
Enumerator | |
---|---|
None | |
Fatal | |
Error | |
Warning | |
Message | |
Info | |
Debug | |
All |
Definition at line 6 of file LogLevel.cs.