Interface IFlowGraphRuntime
Interface for 
Namespace: Ceres.Graph.Flow
Assembly: cs.temp.dll.dll
Syntax
public interface IFlowGraphRuntime
  Properties
Graph
Get runtime FlowGraph instance
Declaration
FlowGraph Graph { get; }
  Property Value
| Type | Description | 
|---|---|
| FlowGraph | 
Object
Runtime context 
Declaration
UObject Object { get; }
  Property Value
| Type | Description | 
|---|---|
| UObject |