Class FlowGraphFunctionAsset
Asset contains custom function that can be shared between multi IFlowGraphRuntime instances.
public class FlowGraphFunctionAsset : FlowGraphAsset, IRedirectFlowGraphRuntimeType
- Inheritance
-
objectFlowGraphFunctionAsset
- Implements
- Inherited Members
Fields
serializedInfo
public FlowGraphFunctionSerializedInfo serializedInfo
Field Value
Methods
GetFlowGraph()
public override FlowGraph GetFlowGraph()
Returns
GetRuntimeType()
public override Type GetRuntimeType()
Returns
- Type
SetGraphData(CeresGraphData)
public override void SetGraphData(CeresGraphData graphData)
Parameters
graphDataCeresGraphData