Search Results for

    Show / Hide Table of Contents

    Class ExecuteFunctionNodeViewFactoryProxy

    Inheritance
    object
    ExecuteFunctionNodeViewFactoryProxy
    Implements
    IExecutableNodeViewFactoryProxy
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Ceres.Editor.Graph.Flow
    Assembly: cs.temp.dll.dll
    Syntax
    public class ExecuteFunctionNodeViewFactoryProxy : IExecutableNodeViewFactoryProxy

    Fields

    MethodInfo

    Declaration
    public MethodInfo MethodInfo
    Field Value
    Type Description
    MethodInfo

    Methods

    Create(ExecutableNodeSearchWindow, CeresNodeSearchEntryData, Rect)

    Declaration
    public ExecutableNodeView Create(ExecutableNodeSearchWindow searchWindow, CeresNodeSearchEntryData entryData, Rect rect)
    Parameters
    Type Name Description
    ExecutableNodeSearchWindow searchWindow
    CeresNodeSearchEntryData entryData
    Rect rect
    Returns
    Type Description
    ExecutableNodeView

    Implements

    IExecutableNodeViewFactoryProxy
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX