Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.AI.DAIDebugger.DAIDTSettings Class Reference

Detailed Description

Instance that contains current debug tools settings.

Inheritance diagram for Doloro.AI.DAIDebugger.DAIDTSettings:
Collaboration diagram for Doloro.AI.DAIDebugger.DAIDTSettings:

Public Member Functions

void SetDomainState (string domain, bool state)
 Show\hide domain at the editors. More...
 
bool GetDomainState (string domain)
 Returns the state of the certain domain. More...
 

Public Attributes

string focusedToolType
 Type in string format of the focused tool.
 

Static Public Attributes

static string ConfigurationFileName = "DAIDTSettings"
 Name of the operating settings file.
 

Properties

static DAIDTSettings Active [get]
 Reference to the singleton instance of the settings.
 

Member Function Documentation

◆ GetDomainState()

bool Doloro.AI.DAIDebugger.DAIDTSettings.GetDomainState ( string  domain)

Returns the state of the certain domain.

Parameters
domain
Returns

◆ SetDomainState()

void Doloro.AI.DAIDebugger.DAIDTSettings.SetDomainState ( string  domain,
bool  state 
)

Show\hide domain at the editors.

Parameters
domainTarget domain.
stateTarget state. false - hidden true - visible

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