docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class LynX.QueryContext

    Result context of a query

    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

    The graph

    graphChain

    The graph chain

    graphNodeChain

    The graph node chain

    sBinding

    The serialized contextual binding

    sEdge

    The serialized contextual edge

    sGroup

    The serialized contextual group

    sNode

    The serialized contextual node

    sParam

    The serialized contextual parameter

    tokenProcessCount

    The 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)