Search Results for

    Show / Hide Table of Contents

    Class CeresSubGraphData<TGraphData>

    SubGraph metadata of >

    Inheritance
    object
    CeresSubGraphData
    CeresSubGraphData<TGraphData>
    FlowSubGraphData
    Inherited Members
    CeresSubGraphData.name
    CeresSubGraphData.guid
    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 abstract class CeresSubGraphData<TGraphData> : CeresSubGraphData where TGraphData : CeresGraphData
    Type Parameters
    Name Description
    TGraphData

    Fields

    graphData

    Declaration
    public TGraphData graphData
    Field Value
    Type Description
    TGraphData

    Methods

    GetSubGraphData()

    Declaration
    public override CeresGraphData GetSubGraphData()
    Returns
    Type Description
    CeresGraphData
    Overrides
    CeresSubGraphData.GetSubGraphData()
    In This Article
    Back to top Copyright © 2025 AkiKurisu
    Generated with DocFX