Search Results for

    Show / Hide Table of Contents

    Class DelegateEventNodeViewFactoryProxy

    Inheritance
    object
    DelegateEventNodeViewFactoryProxy
    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 DelegateEventNodeViewFactoryProxy : IExecutableNodeViewFactoryProxy

    Fields

    DelegateType

    Declaration
    public Type DelegateType
    Field Value
    Type Description
    Type

    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