Table of Contents

Class FlowGraphFunctionSerializedInfo

Namespace
Ceres.Graph.Flow
Assembly
cs.temp.dll.dll
public class FlowGraphFunctionSerializedInfo
Inheritance
object
FlowGraphFunctionSerializedInfo
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

Fields

inputParameters

public CustomFunctionInputParameter[] inputParameters

Field Value

CustomFunctionInputParameter[]

returnParameter

public CustomFunctionOutputParameter returnParameter

Field Value

CustomFunctionOutputParameter