Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.AI.DAIInspector.SessionDataBase Class Reference

Detailed Description

Data base that contains cashed content related to the Studio session.

Inheritance diagram for Doloro.AI.DAIInspector.SessionDataBase:
Collaboration diagram for Doloro.AI.DAIInspector.SessionDataBase:

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...
 

Static Public Attributes

static string ConfigurationFileName = "DAISSessionDataBase"
 Name of the operating settings file.
 
static string ConfigurationFilePath = "editor/DAI Studio/"
 Path to the configuration file.
 

Properties

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

Member Function Documentation

◆ GetDomainState()

bool Doloro.AI.DAIInspector.SessionDataBase.GetDomainState ( string  domain)

Returns the state of the certain domain.

Parameters
domain
Returns

◆ SetDomainState()

void Doloro.AI.DAIInspector.SessionDataBase.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: