ConsoleColor ErrorForegroundColor
ConsoleColor ErrorBackgroundColor
readonly BadEditableSetting< BadLoggerSettings, string > m_ErrorBackgroundColor
readonly BadEditableSetting< BadLoggerSettings, string > m_WarnForegroundColor
readonly BadEditableSetting< BadLoggerSettings, string > m_ErrorForegroundColor
ConsoleColor LogBackgroundColor
readonly BadEditableSetting< BadLoggerSettings, string > m_LogForegroundColor
ConsoleColor WarnBackgroundColor
readonly BadEditableSetting< BadLoggerSettings, string > m_WarnBackgroundColor
readonly BadEditableSetting< BadLoggerSettings, string > m_LogBackgroundColor
ConsoleColor LogForegroundColor
ConsoleColor WarnForegroundColor
Implements an Editable Setting.
Helper class that can be used to automatically load a settings object from a file.
Implements Enum functions that are missing in .NET Standard 2.0.
Contains Logging system for the BadScript Runtime.
Contains the Settings Implementation.
Contains Utility Functions and Classes.