docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LynX.QueryContext

    Result context of a query This context is the current result of the query up to the result after execution

    Inheritance
    object
    LynX.QueryContext
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Mechatronics.SystemGraph
    Assembly: solution.dll
    Syntax
    public class LynX.QueryContext

    Fields

    Name Description
    graph

    Graph cache for this query context

    graphChain

    GraphChain up to this context

    graphNodeChain

    Graph nodes up to this context

    sBinding

    BindingDescriptor context

    sEdge

    SerializedEdge context

    sGroup

    SerializedGroup context

    sNode

    SerializedNode context

    sParam

    SerializedParameter context

    tokenProcessCount

    Token process count

    Methods

    Name Description
    Result<T>()

    Result from a query search. User will specify the type T which extracts the proper result type (T).

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)