Search Results for

    Show / Hide Table of Contents

    Class ExecutableNodeGroupHandler

    Inheritance
    object
    NodeGroupHandler
    NodeGroupHandler<ExecutableNodeGroup>
    ExecutableNodeGroupHandler
    Inherited Members
    NodeGroupHandler<ExecutableNodeGroup>.CreateGroup(Rect, NodeGroup)
    NodeGroupHandler<ExecutableNodeGroup>.DoUnGroup()
    NodeGroupHandler.GraphView
    NodeGroupHandler.DoGroup()
    NodeGroupHandler.RestoreGroups(List<NodeGroup>)
    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 ExecutableNodeGroupHandler : NodeGroupHandler<ExecutableNodeGroup>

    Constructors

    ExecutableNodeGroupHandler(CeresGraphView)

    Declaration
    public ExecutableNodeGroupHandler(CeresGraphView graphView)
    Parameters
    Type Name Description
    CeresGraphView graphView
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX