Table of Contents

Class FlowGraphFunctionAsset

Namespace
Ceres.Graph.Flow
Assembly
cs.temp.dll.dll

Asset contains custom function that can be shared between multi IFlowGraphRuntime instances.

public class FlowGraphFunctionAsset : FlowGraphAsset, IRedirectFlowGraphRuntimeType
Inheritance
object
FlowGraphFunctionAsset
Implements
Inherited Members

Fields

serializedInfo

public FlowGraphFunctionSerializedInfo serializedInfo

Field Value

FlowGraphFunctionSerializedInfo

Methods

GetFlowGraph()

public override FlowGraph GetFlowGraph()

Returns

FlowGraph

GetRuntimeType()

public override Type GetRuntimeType()

Returns

Type

SetGraphData(CeresGraphData)

public override void SetGraphData(CeresGraphData graphData)

Parameters

graphData CeresGraphData