docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class Linker

    SystemGraph Linker. This object is in charge of connecting ports together by reference at runtime

    Inheritance
    object
    Linker
    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 Linker

    Constructors

    Name Description
    Linker(SystemGraphComponent)

    Initializes a new instance of the Linker class.

    Methods

    Name Description
    ConnectDrivers()

    Connects the drivers.

    FindPortDescriptor(NodeReferenceDescriptor, string)

    Finds the port descriptor.

    GetEdgeConnections(SerializedEdge, List<SerializedEdge>, HashSet<SerializedEdge>)

    Gets the edge connections.

    LinkField(PortReferenceDescriptor, PortReferenceDescriptor, bool)

    Links the field.

    LinkPorts(bool)

    Links the ports.

    LinkReferences(bool)

    Links the references.

    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)