Tesseract Tools - Documentation  UnityTools
Professional grade GameDev tools
Loading...
Searching...
No Matches
TesseractTools.DebugUtils.DebugConsoleWindow Class Reference
Inheritance diagram for TesseractTools.DebugUtils.DebugConsoleWindow:
TesseractTools.Core.ToolboxTool

Public Member Functions

override string GetName ()
 Get's the name for this toolbox tool More...
 
override string GetDescription ()
 Returns the description for this tool More...
 
override void Initialise ()
 Initialises the Toolbox Tool More...
 
Color GetLineColor (LogType logType)
 
void RefreshSize ()
 
void ClearLog ()
 
abstract string GetName ()
 Get's the name for this toolbox tool More...
 
abstract string GetDescription ()
 Returns the description for this tool More...
 
abstract void Initialise ()
 Initialises the Toolbox Tool More...
 

Public Attributes

Color infoColour
 
Color warnColour
 
Color errColour
 
Color toggledOnButtonColor
 
Color toggledOffButtonColor
 

Properties

List< ConsoleLineLines [get]
 

Member Function Documentation

◆ GetDescription()

override string TesseractTools.DebugUtils.DebugConsoleWindow.GetDescription ( )
virtual

Returns the description for this tool

Returns

Implements TesseractTools.Core.ToolboxTool.

◆ GetName()

override string TesseractTools.DebugUtils.DebugConsoleWindow.GetName ( )
virtual

Get's the name for this toolbox tool

Returns

Implements TesseractTools.Core.ToolboxTool.

◆ Initialise()

override void TesseractTools.DebugUtils.DebugConsoleWindow.Initialise ( )
virtual

Initialises the Toolbox Tool

Returns

Implements TesseractTools.Core.ToolboxTool.


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