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

    Class GraphStack

    Inheritance
    Object
    GraphPointer
    GraphStack
    Inherited Members
    GraphPointer.IsValidRoot(IGraphRoot)
    GraphPointer.IsValidRoot(Object)
    GraphPointer.Initialize(IGraphRoot)
    GraphPointer.Initialize(IGraphRoot, IEnumerable<IGraphParentElement>, Boolean)
    GraphPointer.Initialize(Object, IEnumerable<Guid>, Boolean)
    GraphPointer.CopyFrom(GraphPointer)
    GraphPointer.root
    GraphPointer.rootObject
    GraphPointer.machine
    GraphPointer.macro
    GraphPointer.component
    GraphPointer.gameObject
    GraphPointer.self
    GraphPointer.scriptableObject
    GraphPointer.scene
    GraphPointer.serializedObject
    GraphPointer.parentStack
    GraphPointer.parentElementStack
    GraphPointer.graphStack
    GraphPointer.dataStack
    GraphPointer.debugDataStack
    GraphPointer.parentElementGuids
    GraphPointer.depth
    GraphPointer.isRoot
    GraphPointer.isChild
    GraphPointer.EnsureDepthValid(Int32)
    GraphPointer.EnsureChild()
    GraphPointer.IsWithin<T>()
    GraphPointer.EnsureWithin<T>()
    GraphPointer.parent
    GraphPointer.GetParent<T>()
    GraphPointer.parentElement
    GraphPointer.rootGraph
    GraphPointer.graph
    GraphPointer._data
    GraphPointer.data
    GraphPointer._parentData
    GraphPointer.hasData
    GraphPointer.EnsureDataAvailable()
    GraphPointer.GetGraphData<T>()
    GraphPointer.GetElementData<T>(IGraphElementWithData)
    GraphPointer.fetchRootDebugDataBinding
    GraphPointer.hasDebugData
    GraphPointer.EnsureDebugDataAvailable()
    GraphPointer._debugData
    GraphPointer.debugData
    GraphPointer.GetGraphDebugData<T>()
    GraphPointer.GetElementDebugData<T>(IGraphElementWithDebugData)
    GraphPointer.TryEnterParentElement(Guid, String, Nullable<Int32>)
    GraphPointer.TryEnterParentElement(IGraphParentElement, String, Nullable<Int32>, Boolean)
    GraphPointer.EnterParentElement(Guid)
    GraphPointer.isValid
    GraphPointer.EnsureValid()
    GraphPointer.InstanceEquals(GraphPointer)
    GraphPointer.DefinitionEquals(GraphPointer)
    GraphPointer.ComputeHashCode()
    GraphPointer.ToString()
    Namespace: Unity.VisualScripting
    Syntax
    public sealed class GraphStack : GraphPointer, IPoolable, IDisposable

    Methods

    AsReference()

    Declaration
    public override GraphReference AsReference()
    Returns
    Type Description
    GraphReference
    Overrides
    GraphPointer.AsReference()

    Clone()

    Declaration
    public GraphStack Clone()
    Returns
    Type Description
    GraphStack

    Dispose()

    Declaration
    public void Dispose()

    EnterParentElement(IGraphParentElement)

    Declaration
    public void EnterParentElement(IGraphParentElement parentElement)
    Parameters
    Type Name Description
    IGraphParentElement parentElement

    ExitParentElement()

    Declaration
    public void ExitParentElement()

    ToReference()

    Declaration
    public GraphReference ToReference()
    Returns
    Type Description
    GraphReference

    TryEnterParentElement(IGraphParentElement)

    Declaration
    public bool TryEnterParentElement(IGraphParentElement parentElement)
    Parameters
    Type Name Description
    IGraphParentElement parentElement
    Returns
    Type Description
    Boolean

    TryEnterParentElementUnsafe(IGraphParentElement)

    Declaration
    public bool TryEnterParentElementUnsafe(IGraphParentElement parentElement)
    Parameters
    Type Name Description
    IGraphParentElement parentElement
    Returns
    Type Description
    Boolean

    Explicit Interface Implementations

    IPoolable.Free()

    Declaration
    void IPoolable.Free()
    Implements
    IPoolable.Free()

    IPoolable.New()

    Declaration
    void IPoolable.New()
    Implements
    IPoolable.New()

    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)
    XEventGraph.TriggerEventHandler<TArgs>(GraphStack, Func<EventHook, Boolean>, TArgs, Func<IGraphParentElement, Boolean>, Boolean)
    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)