Search Results for

    Show / Hide Table of Contents

    Class CeresSubGraphSlot

    SubGraph container for CeresGraph

    Inheritance
    object
    CeresSubGraphSlot
    FlowSubGraphSlot
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Ceres.Graph
    Assembly: cs.temp.dll.dll
    Syntax
    public class CeresSubGraphSlot

    Fields

    Graph

    SubGraph instance

    Declaration
    public CeresGraph Graph
    Field Value
    Type Description
    CeresGraph

    Guid

    SubGraph persistent id

    Declaration
    public string Guid
    Field Value
    Type Description
    string

    Name

    SubGraph name

    Declaration
    public string Name
    Field Value
    Type Description
    string
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX