Table of Contents

Class FlowNode_GetConfigT<TConfig>

Namespace
Ceres.Graph.Flow.Utilities
Assembly
cs.temp.dll.dll
public sealed class FlowNode_GetConfigT<TConfig> : FlowNode, IDisposable where TConfig : Config<TConfig>, new()

Type Parameters

TConfig
Inheritance
object
FlowNode_GetConfigT<TConfig>
Implements
IDisposable
Inherited Members

Fields

result

public CeresPort<TConfig> result

Field Value

CeresPort<TConfig>

Methods

LocalExecute(ExecutionContext)

protected override void LocalExecute(ExecutionContext executionContext)

Parameters

executionContext ExecutionContext