Search Results for

    Show / Hide Table of Contents

    Class CustomFunctionParameter

    Inheritance
    object
    CustomFunctionParameter
    CustomFunctionInputParameter
    CustomFunctionOutputParameter
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Ceres.Graph.Flow.CustomFunctions
    Assembly: cs.temp.dll.dll
    Syntax
    public class CustomFunctionParameter

    Fields

    isArray

    Declaration
    public bool isArray
    Field Value
    Type Description
    bool

    serializedTypeString

    Declaration
    public string serializedTypeString
    Field Value
    Type Description
    string

    Methods

    GetParameterType()

    Declaration
    public Type GetParameterType()
    Returns
    Type Description
    Type
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX