Search Results for

    Show / Hide Table of Contents

    Class ExecutablePortArrayNodeViewResolver

    Inheritance
    object
    ExecutablePortArrayNodeViewResolver
    Implements
    INodeViewResolver
    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 ExecutablePortArrayNodeViewResolver : INodeViewResolver

    Methods

    CreateNodeView(Type, CeresGraphView)

    Declaration
    public ICeresNodeView CreateNodeView(Type type, CeresGraphView graphView)
    Parameters
    Type Name Description
    Type type
    CeresGraphView graphView
    Returns
    Type Description
    ICeresNodeView

    IsAcceptable(Type)

    Declaration
    public bool IsAcceptable(Type nodeType)
    Parameters
    Type Name Description
    Type nodeType
    Returns
    Type Description
    bool

    Implements

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