docs.unity3d.com
    目次を表示する/隠す

    Class GraphNest<TGraph, TMacro>

    Inheritance
    Object
    GraphNest<TGraph, TMacro>
    Namespace: Unity.VisualScripting
    Syntax
    public sealed class GraphNest<TGraph, TMacro> : IGraphNest, IAotStubbable where TGraph : class, IGraph, new()
        where TMacro : Macro<TGraph>
    Type Parameters
    Name Description
    TGraph
    TMacro

    Properties

    deserializationDependencies

    Declaration
    public IEnumerable<ISerializationDependency> deserializationDependencies { get; }
    Property Value
    Type Description
    IEnumerable<ISerializationDependency>

    embed

    Declaration
    [Serialize]
    public TGraph embed { get; set; }
    Property Value
    Type Description
    TGraph

    graph

    Declaration
    [DoNotSerialize]
    public TGraph graph { get; }
    Property Value
    Type Description
    TGraph

    hasBackgroundEmbed

    Declaration
    [DoNotSerialize]
    public bool hasBackgroundEmbed { get; }
    Property Value
    Type Description
    Boolean
    Implements
    IGraphNest.hasBackgroundEmbed

    macro

    Declaration
    [Serialize]
    public TMacro macro { get; set; }
    Property Value
    Type Description
    TMacro

    nester

    Declaration
    [DoNotSerialize]
    public IGraphNester nester { get; set; }
    Property Value
    Type Description
    IGraphNester
    Implements
    IGraphNest.nester

    source

    Declaration
    [Serialize]
    public GraphSource source { get; set; }
    Property Value
    Type Description
    GraphSource
    Implements
    IGraphNest.source

    Methods

    GetAotStubs(HashSet<Object>)

    Declaration
    public IEnumerable<object> GetAotStubs(HashSet<object> visited)
    Parameters
    Type Name Description
    HashSet<Object> visited
    Returns
    Type Description
    IEnumerable<Object>
    Implements
    IAotStubbable.GetAotStubs(HashSet<Object>)

    SwitchToEmbed(TGraph)

    Declaration
    public void SwitchToEmbed(TGraph embed)
    Parameters
    Type Name Description
    TGraph embed

    SwitchToMacro(TMacro)

    Declaration
    public void SwitchToMacro(TMacro macro)
    Parameters
    Type Name Description
    TMacro macro

    Events

    afterGraphChange

    Declaration
    public event Action afterGraphChange
    Event Type
    Type Description
    Action

    beforeGraphChange

    Declaration
    public event Action beforeGraphChange
    Event Type
    Type Description
    Action

    Explicit Interface Implementations

    IGraphNest.embed

    Declaration
    IGraph IGraphNest.embed { get; set; }
    Returns
    Type Description
    IGraph
    Implements
    IGraphNest.embed

    IGraphNest.graph

    Declaration
    IGraph IGraphNest.graph { get; }
    Returns
    Type Description
    IGraph
    Implements
    IGraphNest.graph

    IGraphNest.graphType

    Declaration
    Type IGraphNest.graphType { get; }
    Returns
    Type Description
    Type
    Implements
    IGraphNest.graphType

    IGraphNest.macro

    Declaration
    IMacro IGraphNest.macro { get; set; }
    Returns
    Type Description
    IMacro
    Implements
    IGraphNest.macro

    IGraphNest.macroType

    Declaration
    Type IGraphNest.macroType { get; }
    Returns
    Type Description
    Type
    Implements
    IGraphNest.macroType

    Extension Methods

    XAnalyserProvider.Analyser(Object, IGraphContext)
    XAnalyserProvider.Analyser<TAnalyser>(Object, IGraphContext)
    XAnalyserProvider.Analysis(Object, IGraphContext)
    XAnalyserProvider.Analysis<TAnalysis>(Object, IGraphContext)
    XAnalyserProvider.Analyser(Object, GraphReference)
    XAnalyserProvider.Analyser<TAnalyser>(Object, GraphReference)
    XAnalyserProvider.Analysis(Object, GraphReference)
    XAnalyserProvider.Analysis<TAnalysis>(Object, GraphReference)
    XDescriptorProvider.Describe(Object)
    XDescriptorProvider.HasDescriptor(Object)
    XDescriptorProvider.Descriptor(Object)
    XDescriptorProvider.Descriptor<TDescriptor>(Object)
    XDescriptorProvider.Description(Object)
    XDescriptorProvider.Description<TDescription>(Object)
    Cloning.Clone(Object, ICloner, Boolean)
    Cloning.Clone<T>(T, ICloner, Boolean)
    Cloning.CloneViaFakeSerialization(Object)
    Cloning.CloneViaFakeSerialization<T>(T)
    ConversionUtility.IsConvertibleTo(Object, Type, Boolean)
    ConversionUtility.IsConvertibleTo<T>(Object, Boolean)
    ConversionUtility.ConvertTo(Object, Type)
    ConversionUtility.ConvertTo<T>(Object)
    TypeUtility.ToShortString(Object, Int32)
    Serialization.CloneViaSerialization<T>(T, Boolean)
    Serialization.CloneViaSerializationInto<TSource, TDestination>(TSource, ref TDestination, Boolean)
    Serialization.Serialize(Object, Boolean)
    LinqUtility.Yield<T>(T)
    UnityObjectUtility.IsUnityNull(Object)
    UnityObjectUtility.ToSafeString(Object)
    トップに戻る
    Copyright © 2023 Unity Technologies — 商標と利用規約
    • 法律関連
    • プライバシーポリシー
    • クッキー
    • 私の個人情報を販売または共有しない
    • Your Privacy Choices (Cookie Settings)