Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.AI.Core.DAIProject Class Reference

Detailed Description

Storage for logical nodes as well as project related data.

Inheritance diagram for Doloro.AI.Core.DAIProject:
Collaboration diagram for Doloro.AI.Core.DAIProject:

Public Member Functions

object Clone ()
 Cloning storage along with the brunches. More...
 

Protected Attributes

List< PipelineMap_piplineMap = new List<PipelineMap>()
 

Properties

List< PipelineMapgraph [get]
 Collection of items that defines as logical cores.
 
string Title [get, set]
 Project's title.
 
Vector2 scrollPosition [get, set]
 Project scope view coordinates.
 

Member Function Documentation

◆ Clone()

object Doloro.AI.Core.DAIProject.Clone ( )

Cloning storage along with the brunches.

Returns
Cloned instance.

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