My Project
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | Public Attributes | List of all members
SickDev.DevConsole.Settings Class Reference
Inheritance diagram for SickDev.DevConsole.Settings:

Classes

class  BuiltInCommandsPreferences
 

Public Types

enum  AutoCompleteBehaviour { Disabled = 0 , Manual , Auto }
 

Public Member Functions

void CopyFrom (Settings settings)
 

Public Attributes

LogLevel attachedLogLevel
 
KeyCode openKey
 
KeyCode autoCompleteKey
 
KeyCode historyKey
 
bool autoInstantiate
 
bool dontDestroyOnLoad
 
bool showTimeStamp
 
bool optimizeForOnGUI
 
bool groupIdenticalEntries
 
bool useAndFiltering
 
bool clearInputOnClose
 
bool enableHistory
 
bool autoCompleteWithEnter
 
AutoCompleteBehaviour autoCompleteBehaviour
 
string defaultTag
 
float preferredHeight
 
bool showOpenButton
 
float scale
 
Font font
 
int fontSize
 
float entriesSpacing
 
float maxButtonSize
 
Color mainColor
 
Color secondaryColor
 
Color inputTextColor
 
Color entryDefaultColor
 
Color warningColor
 
Color errorColor
 
float animationDuration
 
AnimationCurve animationY
 
AnimationCurve animationX
 
Texture2D errorIcon
 
Texture2D warningIcon
 
Texture2D closeConsoleIcon
 
Texture2D openConsoleIcon
 
Texture2D deleteInputIcon
 
Texture2D submitInputIcon
 
Texture2D historyIcon
 
Texture2D autoCompleteIcon
 
Texture2D entryExpandedIcon
 
Texture2D entryCollapsedIcon
 
Texture2D stackTraceIcon
 
Texture2D removeEntryIcon
 
Texture2D closeWindowIcon
 
Texture2D scrollUpIcon
 
Texture2D scrollDownIcon
 
Texture2D clearLogIcon
 
Texture2D saveLogIcon
 
Texture2D groupEntriesIcon
 
Texture2D settingsIcon
 
Texture2D toggleOnIcon
 
Texture2D toggleOffIcon
 
Texture2D sliderIcon
 
Texture2D sliderThumbIcon
 
BuiltInCommandsPreferences builtInCommands
 

The documentation for this class was generated from the following file: