Doloro GDK 22 .1.0 Beta
by Tauri Interactive
Doloro.Graphs.GraphRuntimeAPI Class Reference

Detailed Description

Runtime static handler that provides API as well with managing of the loaded data during the session.

Static Public Member Functions

static Graph Get (Guid graphId)
 Looking for a graph by it's id. More...
 

Static Package Attributes

static Dictionary< Guid, Graphregistry = new Dictionary<Guid, Graph>()
 Registry that contains graphs data.
 

Member Function Documentation

◆ Get()

static Graph Doloro.Graphs.GraphRuntimeAPI.Get ( Guid  graphId)
static

Looking for a graph by it's id.

Parameters
graphIdId of the graph instance.
Returns
Instance of graph if has been registered. null otherwise.

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